Enum MethodCall.MethodInvoker.ForSuperMethodInvocation.Factory

java.lang.Object
java.lang.Enum<MethodCall.MethodInvoker.ForSuperMethodInvocation.Factory>
net.bytebuddy.implementation.MethodCall.MethodInvoker.ForSuperMethodInvocation.Factory
All Implemented Interfaces:
Serializable, Comparable<MethodCall.MethodInvoker.ForSuperMethodInvocation.Factory>, java.lang.constant.Constable, MethodCall.MethodInvoker.Factory
Enclosing class:
MethodCall.MethodInvoker.ForSuperMethodInvocation

static enum MethodCall.MethodInvoker.ForSuperMethodInvocation.Factory extends Enum<MethodCall.MethodInvoker.ForSuperMethodInvocation.Factory> implements MethodCall.MethodInvoker.Factory
A method invoker factory for a super method invocation.