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