All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AnnotationMirrors A utility class for working withAnnotationMirrorinstances.AnnotationValues A utility class for working withAnnotationValueinstances.BasicAnnotationProcessor An abstractProcessorimplementation that defers processing ofElements to later rounds if they cannot be processed.BasicAnnotationProcessor.ProcessingStep Deprecated. ImplementBasicAnnotationProcessor.Stepinstead.BasicAnnotationProcessor.Step The unit of processing logic that runs under the guarantee that all elements are complete and well-formed.GeneratedAnnotations Utility methods for writing@Generatedannotations.GeneratedAnnotationSpecs Utility methods for writing@Generatedannotations using JavaPoet.MoreElements Static utility methods pertaining toElementinstances.MoreStreams A utility class that provides Android compatible alternatives to Guava's streaming APIs.MoreTypes Utilities related toTypeMirrorinstances.SimpleAnnotationMirror A simple implementation of theAnnotationMirrorinterface.SimpleTypeAnnotationValue A simple implementation of theAnnotationValueinterface for a class literal, e.g.SuperficialValidation A utility class that traversesElementinstances and ensures that all type information is present and resolvable.Visibility Represents the visibility of a givenElement:public,protected,privateor default/package-private.