public class JDK extends Object
| Constructor and Description |
|---|
JDK(Path home,
String version,
String vendor,
boolean valid) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getHome() |
String |
getVendor() |
String |
getVersion() |
boolean |
isValid() |
String |
toString() |
Copyright © 2022. All rights reserved.