Class | Description |
---|---|
MemoizeExtension |
An extension that implements the
Memoized contract. |
MemoizeExtension.Generator |
Annotation Type | Description |
---|---|
Memoized |
Annotates methods in
@AutoValue classes for which the
generated subclass will memoize the
returned value. |