| Package | Description |
|---|---|
| org.inferred.freebuilder.processor |
| Modifier and Type | Method and Description |
|---|---|
Metadata.UnderrideLevel |
Metadata.standardMethodUnderride(Metadata.StandardMethod standardMethod) |
static Metadata.UnderrideLevel |
Metadata.UnderrideLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metadata.UnderrideLevel[] |
Metadata.UnderrideLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableMap<Metadata.StandardMethod,Metadata.UnderrideLevel> |
Metadata.getStandardMethodUnderrides() |
Copyright © 2015 Google, Inc.. All rights reserved.