Package net.bytebuddy.implementation.auxiliary


@ByDefault package net.bytebuddy.implementation.auxiliary
Auxiliary types describe helper types that aid as a supplementary to a given InstrumentedType. A typical use case for auxiliary types is granting access to super invocations of method calls.