Named
@Incubating @Deprecated public interface LocalJava extends Named
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
java.io.File |
getPath() |
Deprecated.
Returns the path to the local Java installation.
|
void |
setPath(java.io.File path) |
Deprecated.
Sets the path to the local Java installation.
|