Package | Description |
---|---|
com.google.auto.value.processor |
This package contains the annotation processor that implements the
AutoValue API. |
Modifier and Type | Class and Description |
---|---|
private class |
TypeSimplifier.ToStringRawTypeVisitor |
Modifier and Type | Field and Description |
---|---|
private TypeSimplifier.ToStringTypeVisitor |
TypeSimplifier.toStringRawTypeVisitor |
private TypeSimplifier.ToStringTypeVisitor |
TypeSimplifier.toStringTypeVisitor |