public interface InputStore
| Modifier and Type | Interface and Description |
|---|---|
static class |
InputStore.U
Input store utilities.
|
| Modifier and Type | Method and Description |
|---|---|
VoterInputTable<? extends VoterService> |
voterInputTable()
The relational store of voter input for this service.
|
VoterInputTable<? extends VoterService> voterInputTable()
VoteServer.Run.database()