Package org.kuali.rice.kew.engine.node
Class RoleNode.RoleRequestSorter
java.lang.Object
org.kuali.rice.kew.engine.node.RoleNode.RoleRequestSorter
- All Implemented Interfaces:
Comparator<ActionRequestValue>
- Enclosing class:
RoleNode
protected static class RoleNode.RoleRequestSorter
extends Object
implements Comparator<ActionRequestValue>
-
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
-
RoleRequestSorter
protected RoleRequestSorter()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<ActionRequestValue>
-