public class VoteCountingFactory extends Object implements Iterable<VoteCounting>
VoteCounting.| Constructor and Description |
|---|
VoteCountingFactory() |
public VoteCounting getVoteCounting(int strategyId) throws VoteCountingNotFound
VoteCountingNotFoundpublic Iterator<VoteCounting> iterator()
iterator in interface Iterable<VoteCounting>Copyright © 2009–2013 CodeLutin. All rights reserved.