|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.nativebinaries.platform.Architecture org.gradle.api.Named
@Incubating @HasInternalProtocol public interface Architecture extends Named
A cpu architecture.
Method Summary | |
---|---|
String
|
getDisplayName()
Returns a human-consumable display name for this architecture. |
Methods inherited from interface Named | |
---|---|
getName |
Method Detail |
---|
public String getDisplayName()
Gradle API 1.12