public class NaturalScoreComparator extends Object implements Comparator<Score>, Serializable
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, wait
equals
public int compare(Score score1, Score score2)
compare
in interface Comparator<Score>
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.