public class TaskAssignmentDifficultyComparator extends Object implements Comparator<TaskAssignment>, Serializable
| Constructor and Description |
|---|
TaskAssignmentDifficultyComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TaskAssignment a,
TaskAssignment b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(TaskAssignment a, TaskAssignment b)
compare in interface Comparator<TaskAssignment>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.