Enum MethodCall.ArgumentLoader.ForMethodParameterArray.ForInstrumentedMethod

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

public static enum MethodCall.ArgumentLoader.ForMethodParameterArray.ForInstrumentedMethod extends Enum<MethodCall.ArgumentLoader.ForMethodParameterArray.ForInstrumentedMethod> implements MethodCall.ArgumentLoader.Factory, MethodCall.ArgumentLoader.ArgumentProvider
A factory that creates an arguments loader that loads all parameters of the instrumented method contained in an array.