votorola.a.register
Class ListNodeIC
java.lang.Object
ListNodeC
ListNodeIC
- All Implemented Interfaces:
- Serializable, ListNode
public final class ListNodeIC
- extends ListNodeC
An implicitly created list node.
- See Also:
- Serialized Form
| Methods inherited from class ListNodeC |
attachTrustEdge, commit, defaultRootNeighbourhoodBar, detachTrustEdge, doubterCount, getBar, getNeighbourhoodPath, getResidence, incrementDoubterCount, leafRegisterPath, primaryTrustEdgeCount, setBar, setNeighbourhoodPath, setResidence, table, toString, trustLevel, voterEmail |
ListNodeIC
ListNodeIC(ListNodeC.Table table,
String voterEmail)
- Constructs a default ListNodeIC, per
ListNodeC(table,voterEmail).
- Parameters:
table - per table()voterEmail - per voterEmail()