Пример #1
0
 public void vote(int voter, int option) {
   ChatServer.vote(voter, option);
 }