class SupportedVMs
extends Object
JMH VM support tester
-
Nested Class Summary
Nested Classes
-
Field Summary
Fields
(package private) static final String[]
(package private) static final String[]
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
FULL_SUPPORT
static final String[] FULL_SUPPORT
-
EXPERIMENTAL_SUPPORT
static final String[] EXPERIMENTAL_SUPPORT
-
Constructor Details
-
SupportedVMs
SupportedVMs()
-