Index

C D E G H M P V 
All Classes All Packages

V

vote(int, Person, ArrayList<String>) - Method in class VotingSystem
add a vote with given data in the voting
vote(Person, ArrayList<String>) - Method in class Voting
add a new vote to voting by given person and choices
Vote - Class in <Unnamed>
this class save data about a vote
Vote(Person, String) - Constructor for class Vote
creat a new vote with given data
Voting - Class in <Unnamed>
this class give info about a voting
Voting(int, String, ArrayList<String>) - Constructor for class Voting
creat a new voting
VotingSystem - Class in <Unnamed>
this class present date present info about all the voting
VotingSystem() - Constructor for class VotingSystem
 
C D E G H M P V 
All Classes All Packages