public class VoteManager extends Object
VoteManager()
Map<String,String>
getVoteMap()
void
vote(String user, String voteItem)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VoteManager()
public Map<String,String> getVoteMap()
public void vote(String user, String voteItem)
Copyright © 2016. All rights reserved.