| Class | Description |
|---|---|
| MemoizeExtension |
An extension that implements the
Memoized contract. |
| Annotation Type | Description |
|---|---|
| Memoized |
Annotates methods in
@AutoValue classes for which the
generated subclass will memoize the
returned value. |
Copyright © 2017 Google, Inc.. All Rights Reserved.