@HashCodeAndEqualsPlugin.Enhance public static class MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.Factory extends Object implements MemberSubstitution.Substitution.Chain.Step.Factory
| Constructor and Description |
|---|
Factory(int index) |
| Modifier and Type | Method and Description |
|---|---|
MemberSubstitution.Substitution.Chain.Step |
make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod)
Creates a substitution step for an instrumented method.
|
public MemberSubstitution.Substitution.Chain.Step make(Assigner assigner, Assigner.Typing typing, TypeDescription instrumentedType, MethodDescription instrumentedMethod)
make in interface MemberSubstitution.Substitution.Chain.Step.Factoryassigner - The assigner to use.typing - The typing to use.instrumentedType - The instrumented type.instrumentedMethod - The instrumented method.Copyright © 2014–2023. All rights reserved.