christophedelory.betty.better
Class HighestScoreComparator
java.lang.Object
christophedelory.betty.better.HighestScoreComparator
- All Implemented Interfaces:
- Comparator<BetterRank>
public class HighestScoreComparator
- extends Object
- implements Comparator<BetterRank>
A bet score comparison function.
- Version:
- $Revision$
- Author:
- Christophe Delory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HighestScoreComparator
public HighestScoreComparator()
compare
public int compare(BetterRank o1,
BetterRank o2)
- Specified by:
compare
in interface Comparator<BetterRank>
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.