T
public class DefaultVoting<T> extends Object implements Voting<T>
Voting.Factory
AND, HIGHEST_LEVEL, OR
DefaultVoting()
int
vote(Voter<T>[] voters, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultVoting()
public int vote(Voter<T>[] voters, T value)
vote
Voting<T>
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.