Package | Description |
---|---|
votorola.a.count |
Counting votes and resources.
|
Modifier and Type | Method and Description |
---|---|
CountTable |
Count.countTable()
The relational store of count nodes that (in part) backs this count, if known.
|
CountTable |
CountTable.PollView.table()
The larger table of this view.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
Count.init(CountTable countTable)
Completes the construction of a new Count.
|
Constructor and Description |
---|
CR_Vote.CountTablePVC(CountTable t,
String _serviceName) |