|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.internal.artifacts.configurations.DetachedConfigurationsProvider
class DetachedConfigurationsProvider extends java.lang.Object
Constructor Summary | |
DetachedConfigurationsProvider()
|
Method Summary | |
---|---|
Set
|
getAll()
|
void
|
setTheOnlyConfiguration(Configuration theOnlyConfiguration)
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
DetachedConfigurationsProvider()
Method Detail |
---|
public Set getAll()
public void setTheOnlyConfiguration(Configuration theOnlyConfiguration)
Groovy Documentation