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
-
Method Summary
-
Constructor Details
-
TestVersion
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Version>
-
hashCode
-
equals
-
toString
Description copied from interface:Version
Gets the original string representation of the version.
-