@ThreadRestricted(value="constructor") public static final class Registration.SnapshotContext extends Object
Constructor and Description |
---|
Registration.SnapshotContext(VoteServer _voteServer,
Registration _registration) |
Modifier and Type | Method and Description |
---|---|
Registration |
registration()
The empty registration, to be filled with a snapshot of the registrant's
input.
|
VoteServer |
voteServer()
The vote-server.
|
public Registration.SnapshotContext(VoteServer _voteServer, Registration _registration)
public VoteServer voteServer()
public Registration registration()