See: Description
Class | Description |
---|---|
HierarchicType |
Container class used to enclose information about a single
ResolvedType
that is part of ResolvedTypeWithMembers . |
RawConstructor | |
RawField | |
RawMember |
Base class for all "raw" member (field, method, constructor) types; raw means that
actual types are not yet resolved, but relationship to declaring type is
retained for eventual resolution.
|
RawMethod | |
ResolvedConstructor |
Class that represents a constructor that has fully resolved generic
type information and annotation information.
|
ResolvedField | |
ResolvedMember |
Fully type-resolved equivalent of
RawMember . |
ResolvedMethod |
Copyright © 2012 fasterxml.com. All Rights Reserved.