Class VersionComparator
java.lang.Object
org.apache.ivy.osgi.util.VersionComparator
- All Implemented Interfaces:
Comparator<Version>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Comparator<Version> static final Comparator<Version> final boolean -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
ASCENDING
-
DESCENDING
-
reverse
public final boolean reverse
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Version>
-