Package | Description |
---|---|
com.google.auto.value.extension.memoized | |
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(Iterable<? extends AutoValueExtension> extensions) |
Copyright © 2019. All rights reserved.