votorola.a.election
Class Vote.CastEvent
java.lang.Object
ActivityEvent
Vote.VotingEvent
Vote.CastEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Vote
public static final class Vote.CastEvent
- extends Vote.VotingEvent
An event that records the casting 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.CastEvent
Vote.CastEvent(String electionName,
Vote vote)
- Creates a CastEvent.