votorola.a.election
Class Vote.WithdrawalEvent
java.lang.Object
ActivityEvent
Vote.VotingEvent
Vote.WithdrawalEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Vote
public static final class Vote.WithdrawalEvent
- extends Vote.VotingEvent
An event that records the withdrawal of a vote.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vote.WithdrawalEvent
Vote.WithdrawalEvent(String electionName,
Vote vote)
- Creates a WithdrawalEvent.