Enum MethodRegistry.Handler.ForAbstractMethod

java.lang.Object
java.lang.Enum<MethodRegistry.Handler.ForAbstractMethod>
net.bytebuddy.dynamic.scaffold.MethodRegistry.Handler.ForAbstractMethod
All Implemented Interfaces:
Serializable, Comparable<MethodRegistry.Handler.ForAbstractMethod>, java.lang.constant.Constable, InstrumentedType.Prepareable, MethodRegistry.Handler, MethodRegistry.Handler.Compiled
Enclosing interface:
MethodRegistry.Handler

public static enum MethodRegistry.Handler.ForAbstractMethod extends Enum<MethodRegistry.Handler.ForAbstractMethod> implements MethodRegistry.Handler, MethodRegistry.Handler.Compiled
A handler for defining an abstract or native method.