Uses of Class
votorola.a.election.Vote.VotingEvent

Packages that use Vote.VotingEvent
votorola.a.election Providing delegate cascade elections. 
 

Uses of Vote.VotingEvent in votorola.a.election
 

Subclasses of Vote.VotingEvent in votorola.a.election
static class Vote.CastEvent
          An event that records the casting of a vote.
static class Vote.WithdrawalEvent
          An event that records the withdrawal of a vote.