public final class DataCell
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
protected void
protected void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
dataChunks
protected final Map dataChunks
-
Constructor Details
-
DataCell
protected DataCell(DataRoot dataRoot,
int int1,
int int2,
int int3)
-
Method Details
-
-
-
addChunk
protected DataChunk addChunk(int int1,
int int2,
int int3)
-
-
getAllChunks
protected void getAllChunks(List list)