|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.fastexml.classmate.ResolvedType
implementation classes.
See:
Description
Class Summary | |
---|---|
ResolvedArrayType | |
ResolvedInterfaceType | |
ResolvedObjectType | Type implementation for classes that do not represent interfaces, primitive or array types. |
ResolvedPrimitiveType | Type used for Java primitive types (which does not include arrays here). |
ResolvedRecursiveType | Specialized type placeholder used in cases where type definition is recursive; to avoid infinite loop, reference that would be "back" in hierarchy is represented by an instance of this class. |
TypePlaceHolder | Placeholder used for resolving type assignments to figure out type parameters for subtypes. |
Package that contains com.fastexml.classmate.ResolvedType
implementation classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |