| Package | Description |
|---|---|
| com.google.auto.value.extension |
| Modifier and Type | Method and Description |
|---|---|
default java.util.Optional<AutoValueExtension.BuilderContext> |
AutoValueExtension.Context.builder()
Returns a representation of the
Builder associated with the @AutoValue class,
if there is one. |
Copyright © 2019 Google LLC. All Rights Reserved.