Enum MethodCall.ArgumentLoader.ForThisReference.Factory

java.lang.Object
java.lang.Enum<MethodCall.ArgumentLoader.ForThisReference.Factory>
net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForThisReference.Factory
All Implemented Interfaces:
Serializable, Comparable<MethodCall.ArgumentLoader.ForThisReference.Factory>, java.lang.constant.Constable, InstrumentedType.Prepareable, MethodCall.ArgumentLoader.Factory
Enclosing class:
MethodCall.ArgumentLoader.ForThisReference

public static enum MethodCall.ArgumentLoader.ForThisReference.Factory extends Enum<MethodCall.ArgumentLoader.ForThisReference.Factory> implements MethodCall.ArgumentLoader.Factory
A factory for an argument loader that supplies the this value as an argument.