|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbamboo.router.LocationCache.Node
protected static class LocationCache.Node
| Field Summary | |
|---|---|
NeighborInfo |
ni
|
LocationCache.Node |
pred
|
LocationCache.Node |
succ
|
| Constructor Summary | |
|---|---|
LocationCache.Node(NeighborInfo n)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public LocationCache.Node pred
public LocationCache.Node succ
public NeighborInfo ni
| Constructor Detail |
|---|
public LocationCache.Node(NeighborInfo n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||