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(Type t) |
Copyright © 2008–2022 FasterXML. All rights reserved.