Package com.google.auto.value.extension.memoized.processor
-
Class Summary Class Description MemoizedValidator An annotationProcessorthat reports errors for@Memoizedmethods that are not insideAutoValue-annotated classes.MemoizeExtension An extension that implements theMemoizedcontract.