Uses of Enum
net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall
Packages that use MethodCallProxy.ConstructorCall
Package
Description
Auxiliary types describe helper types that aid as a supplementary to a given
InstrumentedType.-
Uses of MethodCallProxy.ConstructorCall in net.bytebuddy.implementation.auxiliary
Subclasses with type arguments of type MethodCallProxy.ConstructorCall in net.bytebuddy.implementation.auxiliaryModifier and TypeClassDescriptionprotected static enumAn implementation for a constructor of aMethodCallProxy.Methods in net.bytebuddy.implementation.auxiliary that return MethodCallProxy.ConstructorCallModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MethodCallProxy.ConstructorCall[]MethodCallProxy.ConstructorCall.values()Returns an array containing the constants of this enum type, in the order they are declared.