Package | Description |
---|---|
com.fasterxml.classmate |
Package that contains main public interface of ClassMate
package.
|
Modifier and Type | Method and Description |
---|---|
ResolvedTypeWithMembers |
MemberResolver.resolve(ResolvedType mainType,
AnnotationConfiguration annotationConfig,
AnnotationOverrides annotationOverrides)
Method for constructing hierarchy object needed to fully resolve
member information, including basic type flattening as well as
addition of mix-in types in appropriate positions.
|
Copyright © 2015 fasterxml.com. All rights reserved.