public class JDK extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeLocated() |
String |
getHome() |
Optional<String> |
getVendor() |
Optional<String> |
getVersion() |
boolean |
matches(String allowedVersion,
Set<String> allowedVendors) |
String |
toString() |
public String getHome()
public boolean canBeLocated()
Copyright © 2022. All rights reserved.