Package com.google.auto.value.extension.memoized
-
Annotation Types Summary Annotation Type Description Memoized Annotates methods in@AutoValue
classes for which the generated subclass will memoize the returned value.
Annotation Type | Description |
---|---|
Memoized |
Annotates methods in
@AutoValue classes for which the
generated subclass will memoize the
returned value. |