Class SpecificationVersion
java.lang.Object
org.openide.modules.SpecificationVersion
- All Implemented Interfaces:
Comparable<SpecificationVersion>
Utility class representing a specification version.
- Since:
- 1.24
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpecificationVersion
Parse from string. Must be Dewey-decimal.- Throws:
NumberFormatException
-
-
Method Details
-
compareTo
Perform a Dewey-decimal comparison.- Specified by:
compareToin interfaceComparable<SpecificationVersion>
-
equals
-
hashCode
-
toString
-