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