Uses of Enum Class
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
Methods in net.bytebuddy.implementation.auxiliary that return MethodCallProxy.ConstructorCallModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MethodCallProxy.ConstructorCall[]
MethodCallProxy.ConstructorCall.values()
Returns an array containing the constants of this enum class, in the order they are declared.