| Package | Description |
|---|---|
| org.gradle.api.artifacts |
Classes for declaring and using artifacts and artifact dependencies.
|
| org.gradle.api.internal.artifacts.configurations |
| Modifier and Type | Method and Description |
|---|---|
Configuration.State |
Configuration.getState()
Returns the state of the configuration.
|
static Configuration.State |
Configuration.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.State[] |
Configuration.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration.State |
DefaultConfiguration.getState() |
Copyright © 2013. All rights reserved