public static class JVMCIVersionCheck.Version extends Object
| Constructor and Description |
|---|
Version(int major,
int minor,
int build) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLessThan(JVMCIVersionCheck.Version other) |
String |
toString() |