|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface ArtifactResolutionQueryResult
The result of executing an artifact resolution query.
Method Summary | |
---|---|
Set
|
getComponents()
|
Set
|
getComponents(Class type)
|
Set
|
getUnresolvedComponents()
|
Method Detail |
---|
public Set getComponents()
public Set getComponents(Class type)
public Set getUnresolvedComponents()
Gradle API 1.12