Uses of Class
net.hydromatic.morel.util.JavaVersion
Packages that use JavaVersion
-
Uses of JavaVersion in net.hydromatic.morel.util
Fields in net.hydromatic.morel.util declared as JavaVersionModifier and TypeFieldDescriptionstatic final JavaVersionJavaVersion.CURRENTVersion of the current JVM.Methods in net.hydromatic.morel.util that return JavaVersionModifier and TypeMethodDescriptionstatic JavaVersionJavaVersion.of(int... components) Creates a version.static JavaVersionCreates a version.Methods in net.hydromatic.morel.util with parameters of type JavaVersion