Uses of Enum
net.bytebuddy.asm.Advice.MethodSizeHandler.NoOp
Packages that use Advice.MethodSizeHandler.NoOp
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
-
Uses of Advice.MethodSizeHandler.NoOp in net.bytebuddy.asm
Subclasses with type arguments of type Advice.MethodSizeHandler.NoOp in net.bytebuddy.asmModifier and TypeClassDescriptionstatic enumA non-operational method size handler.Methods in net.bytebuddy.asm that return Advice.MethodSizeHandler.NoOpModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Advice.MethodSizeHandler.NoOp[]Advice.MethodSizeHandler.NoOp.values()Returns an array containing the constants of this enum type, in the order they are declared.