public class ResilientScoreComparator extends Object implements Comparator<Score>, Serializable
NaturalScoreComparator, but is able to compare Scores of different types or nulls.| Constructor and Description |
|---|
ResilientScoreComparator() |
public int compare(Score a, Score b)
compare in interface Comparator<Score>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.