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