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