Uses of Class
com.google.auto.common.BasicAnnotationProcessor
-
Packages that use BasicAnnotationProcessor Package Description com.google.auto.value.extension.memoized -
-
Uses of BasicAnnotationProcessor in com.google.auto.value.extension.memoized
Subclasses of BasicAnnotationProcessor in com.google.auto.value.extension.memoized Modifier and Type Class Description classMemoizedValidatorAn annotationProcessorthat reports errors for@Memoizedmethods that are not insideAutoValue-annotated classes.
-