| Package | Description |
|---|---|
| org.inferred.freebuilder.processor.util.feature |
| Modifier and Type | Field and Description |
|---|---|
static FeatureType<GuavaLibrary> |
GuavaLibrary.GUAVA
Constant to pass to
SourceBuilder.feature(FeatureType) to get the current status of
GuavaLibrary. |
| Modifier and Type | Method and Description |
|---|---|
static GuavaLibrary |
GuavaLibrary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuavaLibrary[] |
GuavaLibrary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Google, Inc.. All rights reserved.