public static interface MemberSubstitution.Substitution.Chain.Step.Resolution
| Modifier and Type | Method and Description | 
|---|---|
| TypeDescription.Generic | getResultType()Returns the resulting type of the substitution or  voidif no resulting value is applied. | 
| StackManipulation | getStackManipulation()Returns the stack manipulation to apply the substitution. | 
StackManipulation getStackManipulation()
TypeDescription.Generic getResultType()
void if no resulting value is applied.void if no resulting value is applied.Copyright © 2014–2023. All rights reserved.