Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--djm.dog.DataPartition
Field Summary | |
java.lang.Object | data
|
Constructor Summary | |
DataPartition()
|
Method Summary | |
DataPartition | createEmpty()
|
DataPartition | createSimilarEmpty()
|
Methods inherited from class java.lang.Object | |
equals, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait |
Field Detail |
public java.lang.Object data
Constructor Detail |
public DataPartition()
Method Detail |
public abstract DataPartition createSimilarEmpty()
public abstract DataPartition createEmpty()
Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |