Class Version
java.lang.Object
org.apache.ivy.osgi.util.Version
- All Implemented Interfaces:
Comparable<Version>
Provides OSGi version support.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintcompareUnqualified(Version other) booleaninthashCode()toString()
-
Constructor Details
-
Version
-
Version
-
Version
-
Version
-
-
Method Details
-
toString
-
hashCode
-
equals
-
withNudgedPatch
-
withoutQualifier
-
qualifier
-
compareUnqualified
-
compareTo
- Specified by:
compareToin interfaceComparable<Version>
-