Package com.mendix.core.conf
Class RuntimeVersion
java.lang.Object
com.mendix.core.conf.RuntimeVersion
- All Implemented Interfaces:
Comparable<RuntimeVersion>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
compareTo
(RuntimeVersion other) static String
static RuntimeVersion
static String
static RuntimeVersion
toString()
-
Constructor Details
-
RuntimeVersion
-
-
Method Details
-
getImplementationVersion
-
getSpecificationVersion
-
parse
-
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<RuntimeVersion>
-
getInstance
-