|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--tjhBucket
simple structure for each bucket in our space-partioning data type
| Field Summary | |
tjhCell |
cell
if so, this stores a reference to it |
boolean |
has_cell
does this bucket currently contain a cell? |
| Constructor Summary | |
tjhBucket()
|
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public boolean has_cell
public tjhCell cell
| Constructor Detail |
public tjhBucket()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||