Class TestVersion
java.lang.Object
org.eclipse.aether.internal.test.util.TestVersion
- All Implemented Interfaces:
Comparable<Version>,Version
Version ordering by
String.compareToIgnoreCase(String).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestVersion
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<Version>
-
hashCode
-
equals
-
toString
Description copied from interface:VersionGets the original string representation of the version.
-