public interface TypeSubstituter
| Modifier and Type | Method and Description |
|---|---|
AnnotatedType |
getSubstituteType(AnnotatedType original)
Returns the type that should be used in place of the original
|
AnnotatedType getSubstituteType(AnnotatedType original)
original - The type to be replacedCopyright © 2016–2018. All rights reserved.