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
ProcessingEnvironment
to initialize theAnnotationUtil
. - isSubType(Element, Class<?>) - Method in class com.github.tadukoo.annotation.processor.AnnotationUtil
-
Checks if the given
Element
is a subtype of the givenClass
.
All Classes|All Packages