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
void if 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–2025. All rights reserved.