Package mc.core.model.cc
Class Right.RightComparator
java.lang.Object
mc.core.model.cc.Right.RightComparator
- All Implemented Interfaces:
Comparator<Right>
- Enclosing class:
- Right
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
RightComparator
public RightComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Right>
-