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