Package com.google.auto.value.extension.memoized.processor
-
Class Summary Class Description ClassNames Names of classes that are referenced in the processor/extension.MemoizedValidator An annotationProcessor
that reports errors for@Memoized
methods that are not insideAutoValue
-annotated classes.MemoizeExtension An extension that implements theMemoized
contract.MemoizeExtension.Generator