public class ShiftAssignmentDifficultyComparator extends Object implements Comparator<ShiftAssignment>, Serializable
Constructor and Description |
---|
ShiftAssignmentDifficultyComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ShiftAssignment a,
ShiftAssignment b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(ShiftAssignment a, ShiftAssignment b)
compare
in interface Comparator<ShiftAssignment>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.