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