Package com.atlassian.confluence.util
Class SpaceGroupComparator
java.lang.Object
com.atlassian.confluence.util.SpaceGroupComparator
- All Implemented Interfaces:
Comparator
Deprecated.
Order space groups by name, or by key if the names are the same.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
SpaceGroupComparator
public SpaceGroupComparator()Deprecated.
-
-
Method Details
-
compare
Deprecated.- Specified by:
comparein interfaceComparator
-
SpaceGroupand related classes likeSpaceGroupManagerandSpaceGroupComparatorwill be removed. Please do not use them.