public interface TypeResolutionContext
AnnotatedMethod
)
to dynamically resolve types they have.Modifier and Type | Interface and Description |
---|---|
static class |
TypeResolutionContext.Basic |
static class |
TypeResolutionContext.Empty
Dummy implementation for case where there are no bindings available
(for example, for static methods and fields)
|
Modifier and Type | Method and Description |
---|---|
JavaType |
resolveType(java.lang.reflect.Type t) |
JavaType resolveType(java.lang.reflect.Type t)
Copyright © 2010 - 2023 Adobe. All Rights Reserved