@Deprecated public interface JavaToolChain extends ToolChain
A JavaToolChain
is able to:
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
String |
getDisplayName() |
Deprecated.
Returns a human consumable name for this tool chain.
|
String |
getName() |
Deprecated.
The object's name.
|
String |
getVersion() |
Deprecated.
The version of the toolchain.
|
@Internal String getDisplayName()
getDisplayName
in interface ToolChain