Package io.microsphere.annotation.processor.util
-
Interface Summary Interface Description FieldUtils The utilities class for the field in the package "javax.lang.model."LoggerUtils Logger UtilsMemberUtils The utilities class for the members in the package "javax.lang.model.", such as "field", "method", "constructor"MethodUtils The utilities class for method in the package "javax.lang.model."TypeUtils The utilities class for type in the package "javax.lang.model.*" -
Class Summary Class Description AnnotationUtils The utilities class for annotation in the package "javax.lang.model.*"ExecutableElementComparator The Comparator class forExecutableElement
, the comparison rule : Comparing to twoelement names
lexicographically
.