Uses of Enum
net.bytebuddy.implementation.auxiliary.TypeProxy.AbstractMethodErrorThrow
Packages that use TypeProxy.AbstractMethodErrorThrow
Package
Description
Auxiliary types describe helper types that aid as a supplementary to a given
InstrumentedType.-
Uses of TypeProxy.AbstractMethodErrorThrow in net.bytebuddy.implementation.auxiliary
Subclasses with type arguments of type TypeProxy.AbstractMethodErrorThrow in net.bytebuddy.implementation.auxiliaryModifier and TypeClassDescriptionprotected static enumA stack manipulation that throws an abstract method error in case that a given super method cannot be invoked.Methods in net.bytebuddy.implementation.auxiliary that return TypeProxy.AbstractMethodErrorThrowModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TypeProxy.AbstractMethodErrorThrow[]TypeProxy.AbstractMethodErrorThrow.values()Returns an array containing the constants of this enum type, in the order they are declared.