Class MethodCall.ArgumentLoader.ForMethodParameter.Factory

java.lang.Object
net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForMethodParameter.Factory
All Implemented Interfaces:
InstrumentedType.Prepareable, MethodCall.ArgumentLoader.ArgumentProvider, MethodCall.ArgumentLoader.Factory
Enclosing class:
MethodCall.ArgumentLoader.ForMethodParameter

@Enhance public static class MethodCall.ArgumentLoader.ForMethodParameter.Factory extends Object implements MethodCall.ArgumentLoader.Factory, MethodCall.ArgumentLoader.ArgumentProvider
A factory for an argument loader that supplies a method parameter as an argument.