Uses of Class
org.eclipse.persistence.internal.helper.JavaVersion
-
Packages that use JavaVersion Package Description org.eclipse.persistence.internal.helper -
-
Uses of JavaVersion in org.eclipse.persistence.internal.helper
Methods in org.eclipse.persistence.internal.helper that return JavaVersion Modifier and Type Method Description static JavaVersionJavaVersion. vmVersion()Java specification version detector.Methods in org.eclipse.persistence.internal.helper with parameters of type JavaVersion Modifier and Type Method Description intJavaVersion. comapreTo(JavaVersion version)Compares thisJavaVersionobject against another one.
-