public static class AbstractVoteCountingStrategy.VoteForChoiceComparator extends Object implements Comparator<VoteForChoice>, Serializable
| Constructor and Description |
|---|
AbstractVoteCountingStrategy.VoteForChoiceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(VoteForChoice o1,
VoteForChoice o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic AbstractVoteCountingStrategy.VoteForChoiceComparator()
public int compare(VoteForChoice o1, VoteForChoice o2)
compare in interface Comparator<VoteForChoice>Copyright © 2009-2012 CodeLutin. All Rights Reserved.