Interface TypeResolutionContext
-
- All Known Implementing Classes:
AnnotatedClass,TypeResolutionContext.Basic
public interface TypeResolutionContextInterface that defines API used by members (likeAnnotatedMethod) to dynamically resolve types they have.- Since:
- 2.7
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTypeResolutionContext.Basic
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JavaTyperesolveType(Type t)
-