Package | Description |
---|---|
net.grinder.util |
Miscellaneous utility classes.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JVM.haveRequisites(org.slf4j.Logger logger)
Check the JVM is the right version, has the right optional components
installed, and so on.
|
boolean |
JVM.isAtLeastVersion(int minimumMajor,
int minimumMinor)
Check whether the JVM is of given version or later.
|
Copyright © 2000-2014. All Rights Reserved.