Index
All Classes|All Packages
I
- init(ProcessingEnvironment) - Method in class com.github.tadukoo.annotation.processor.AbstractAnnotationProcessor
-
Calls the AbstractProcessor init method and then uses the given
ProcessingEnvironmentto initialize theAnnotationUtil. - isSubType(Element, Class<?>) - Method in class com.github.tadukoo.annotation.processor.AnnotationUtil
-
Checks if the given
Elementis a subtype of the givenClass.
All Classes|All Packages