| Package | Description |
|---|---|
| org.gradle |
Classes for embedding Gradle.
|
| Modifier and Type | Method and Description |
|---|---|
static RefreshOptions.Option |
RefreshOptions.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefreshOptions.Option[] |
RefreshOptions.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RefreshOptions(List<RefreshOptions.Option> options)
Deprecated.
|
Copyright © 2013. All rights reserved