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