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 © 2022. All rights reserved.