|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
interface SegmentDataset
A SegmentDataset holds the values in a segment.
| Method Summary | |
|---|---|
java.lang.Object |
get(CellKey pos)
Returns the value at a given coordinate. |
double |
getBytes()
Returns the number of bytes occupied by this dataset. |
void |
put(CellKey key,
java.lang.Object value)
|
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
java.lang.Object get(CellKey pos)
pos - Coordinate position
double getBytes()
void put(CellKey key,
java.lang.Object value)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||