Package com.google.auto.value.extension.memoized.processor
package com.google.auto.value.extension.memoized.processor
-
ClassesClassDescriptionNames of classes that are referenced in the processor/extension.An annotation
Processor
that reports errors for@Memoized
methods that are not insideAutoValue
-annotated classes.An extension that implements theMemoized
contract.