public static interface MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver.Factory
Modifier and Type | Method and Description |
---|---|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver |
make(MethodDescription.InDefinedShape delegate)
Creates a bootstrap argument resolver for a given delegation method.
|
MemberSubstitution.Substitution.Chain.Step.ForDelegation.BootstrapArgumentResolver make(MethodDescription.InDefinedShape delegate)
delegate
- The method or constructor to which to delegate.Copyright © 2014–2025. All rights reserved.