Uses of Class
com.fasterxml.classmate.ResolvedTypeWithMembers

Packages that use ResolvedTypeWithMembers
com.fasterxml.classmate Package that contains main public interface of ClassMate package. 
 

Uses of ResolvedTypeWithMembers in com.fasterxml.classmate
 

Methods in com.fasterxml.classmate that return ResolvedTypeWithMembers
 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 © 2011 fasterxml.com. All Rights Reserved.