Package org.openjdk.jmh.runner
Class PrintPropertiesMain
- java.lang.Object
-
- org.openjdk.jmh.runner.PrintPropertiesMain
-
class PrintPropertiesMain extends java.lang.Object
Main program entry point for exporting the system properties, used for detecting the VM version.
-
-
Constructor Summary
Constructors Constructor Description PrintPropertiesMain()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] argv)
-