Package com.atlassian.confluence.util
Class AttachmentNameComparator
java.lang.Object
com.atlassian.confluence.util.AttachmentNameComparator
- All Implemented Interfaces:
Comparator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
AttachmentNameComparator
public AttachmentNameComparator()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator
-