Enum Class MethodCall.ArgumentLoader.ForInstrumentedType.Factory

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

public static enum MethodCall.ArgumentLoader.ForInstrumentedType.Factory extends Enum<MethodCall.ArgumentLoader.ForInstrumentedType.Factory> implements MethodCall.ArgumentLoader.Factory
A factory for an argument loader that supplies the instrumented type as an argument.