| Package | Description |
|---|---|
| com.google.auto.value.extension.memoized.processor | |
| com.google.auto.value.processor |
This package contains the annotation processor that implements the
AutoValue API. |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoizeExtension
An extension that implements the
Memoized contract. |
| Constructor and Description |
|---|
AutoValueProcessor(java.lang.Iterable<? extends AutoValueExtension> extensions) |
Copyright © 2018 Google, Inc.. All Rights Reserved.