|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectNeighbourhood
NeighbourhoodIC
final class NeighbourhoodIC
An implicitly created neighbourhood.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class Neighbourhood |
|---|
Neighbourhood.CachedTable, Neighbourhood.Key, Neighbourhood.Table |
| Field Summary |
|---|
| Fields inherited from class Neighbourhood |
|---|
ROOT_LEAF_ALWAYS_EMPTY |
| Constructor Summary | |
|---|---|
NeighbourhoodIC(Neighbourhood.Table table,
String path,
boolean isLeaf)
Constructs a default NeighbourhoodIC, per Neighbourhood(table,path,leaf). |
|
| Method Summary |
|---|
| Methods inherited from class Neighbourhood |
|---|
clearChild, commit, copy, equals, getChildPath, getDoubted2VoterCount, getDoubted4VoterCount, getDoubtedVoterCount, getTrustedVoterCount, isChildLeaf, isLeaf, key, path, setChild, setDoubted2VoterCount, setDoubted4VoterCount, setDoubtedVoterCount, setTrustedVoterCount, table, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
NeighbourhoodIC(Neighbourhood.Table table,
String path,
boolean isLeaf)
table - per table()path - per path()isLeaf - per isLeaf()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||