See: Description
Class | Description |
---|---|
ResolvedType |
Type abstraction that represents Java type that has been resolved
(i.e.
|
TypeReference<T> |
This generic abstract class is used for obtaining full generics type information
by sub-classing; it must be converted to
ResolvedType implementation
(implemented by JavaType from "databind" bundle) to be used. |
Collection
and
Map
classes) are to be handled.Copyright © 2008-2016 FasterXML. All Rights Reserved.