Enum MethodDelegationBinder.TerminationHandler.Default

java.lang.Object
java.lang.Enum<MethodDelegationBinder.TerminationHandler.Default>
net.bytebuddy.implementation.bind.MethodDelegationBinder.TerminationHandler.Default
All Implemented Interfaces:
Serializable, Comparable<MethodDelegationBinder.TerminationHandler.Default>, java.lang.constant.Constable, MethodDelegationBinder.TerminationHandler
Enclosing interface:
MethodDelegationBinder.TerminationHandler

public static enum MethodDelegationBinder.TerminationHandler.Default extends Enum<MethodDelegationBinder.TerminationHandler.Default> implements MethodDelegationBinder.TerminationHandler
Responsible for creating a StackManipulation that is applied after the interception method is applied.