java.util.List<Advice.AssignReturned.Handler> |
Advice.AssignReturned.Handler.Factory.make(MethodDescription.InDefinedShape advice,
boolean exit,
AnnotationDescription.Loadable<? extends T> annotation) |
Resolves a list of handlers for this factory.
|
java.util.List<Advice.AssignReturned.Handler> |
Advice.AssignReturned.Handler.Factory.Simple.make(MethodDescription.InDefinedShape advice,
boolean exit,
AnnotationDescription.Loadable<? extends S> annotation) |
Resolves a list of handlers for this factory.
|
java.util.List<Advice.AssignReturned.Handler> |
Advice.AssignReturned.ToAllArguments.Handler.Factory.make(MethodDescription.InDefinedShape advice,
boolean exit,
AnnotationDescription.Loadable<? extends Advice.AssignReturned.ToAllArguments> annotation) |
Resolves a list of handlers for this factory.
|
java.util.List<Advice.AssignReturned.Handler> |
Advice.AssignReturned.ToArguments.Handler.Factory.make(MethodDescription.InDefinedShape advice,
boolean exit,
AnnotationDescription.Loadable<? extends Advice.AssignReturned.ToArguments> annotation) |
Resolves a list of handlers for this factory.
|
java.util.List<Advice.AssignReturned.Handler> |
Advice.AssignReturned.ToFields.Handler.Factory.make(MethodDescription.InDefinedShape advice,
boolean exit,
AnnotationDescription.Loadable<? extends Advice.AssignReturned.ToFields> annotation) |
Resolves a list of handlers for this factory.
|
java.util.List<Advice.AssignReturned.Handler> |
Advice.AssignReturned.ToReturned.Handler.Factory.make(MethodDescription.InDefinedShape advice,
boolean exit,
AnnotationDescription.Loadable<? extends Advice.AssignReturned.ToReturned> annotation) |
Resolves a list of handlers for this factory.
|
java.util.List<Advice.AssignReturned.Handler> |
Advice.AssignReturned.ToThis.Handler.Factory.make(MethodDescription.InDefinedShape advice,
boolean exit,
AnnotationDescription.Loadable<? extends Advice.AssignReturned.ToThis> annotation) |
Resolves a list of handlers for this factory.
|
java.util.List<Advice.AssignReturned.Handler> |
Advice.AssignReturned.ToThrown.Handler.Factory.make(MethodDescription.InDefinedShape advice,
boolean exit,
AnnotationDescription.Loadable<? extends Advice.AssignReturned.ToThrown> annotation) |
Resolves a list of handlers for this factory.
|
Advice.OffsetMapping |
Advice.OffsetMapping.Factory.Illegal.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.Factory.Simple.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForAllArguments.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.AllArguments> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForArgument.Resolved.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForArgument.Unresolved.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.Argument> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForEnterValue.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.Enter> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForExitValue.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.Exit> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForField.Resolved.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForField.Unresolved.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.FieldValue> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForFieldHandle.Resolved.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForFieldHandle.Unresolved.ReaderFactory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.FieldGetterHandle> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForFieldHandle.Unresolved.WriterFactory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.FieldSetterHandle> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForLocalValue.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.Local> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForOrigin.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.Origin> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForReturnValue.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.Return> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForSelfCallHandle.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.SelfCallHandle> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForSerializedValue.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForStackManipulation.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForStackManipulation.OfAnnotationProperty.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForStackManipulation.OfDefaultValue.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForStackManipulation.OfDynamicInvocation.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForStubValue.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.StubValue> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForThisReference.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.This> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForThrowable.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.Thrown> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
Advice.OffsetMapping |
Advice.OffsetMapping.ForUnusedValue.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.Unused> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType) |
Creates a new offset mapping for the supplied parameter if possible.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.AbstractBase.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<S> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.AbstractBase.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<S> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
protected abstract MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.AbstractBase.make(TypeDescription.Generic target,
AnnotationDescription.Loadable<S> annotation) |
Returns an offset mapping for the bound method target or parameter.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
protected MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.Simple.make(TypeDescription.Generic target,
AnnotationDescription.Loadable<S> annotation) |
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.Factory.WithParameterSupportOnly.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<S> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.AllArguments> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.AllArguments> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.Argument> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.Argument> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForCurrent.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.Current> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForCurrent.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.Current> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
protected MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Resolved.Factory.make(TypeDescription.Generic target,
AnnotationDescription.Loadable<T> annotation) |
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.FieldValue> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.FieldValue> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Resolved.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Resolved.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.GetterFactory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.FieldGetterHandle> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.GetterFactory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.FieldGetterHandle> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.SetterFactory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.FieldSetterHandle> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle.Unresolved.SetterFactory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.FieldSetterHandle> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForOrigin.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.Origin> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForOrigin.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.Origin> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForSelfCallHandle.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.SelfCallHandle> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForSelfCallHandle.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.SelfCallHandle> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
protected MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.Factory.make(TypeDescription.Generic target,
AnnotationDescription.Loadable<T> annotation) |
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.OfAnnotationProperty.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.OfDefaultValue.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.OfDefaultValue.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<T> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
protected MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.OfDynamicInvocation.make(TypeDescription.Generic target,
AnnotationDescription.Loadable<T> annotation) |
|
protected MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation.OfSerializedConstant.make(TypeDescription.Generic target,
AnnotationDescription.Loadable<T> annotation) |
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStubValue.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.StubValue> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStubValue.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.StubValue> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForThisReference.Factory.make(MethodDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.This> annotation) |
Creates an offset mapping for an annotation that was found on a non-static method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForThisReference.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<MemberSubstitution.This> annotation) |
Creates an offset mapping for a parameter of the method or constructor that is the delegation target.
|