public class DataRoot<IMMUTABLE,DATA extends IMMUTABLE> extends Object implements Storable<IMMUTABLE>
DataRoot(DATA persistentObject)
DATA
getDataObject()
IMMUTABLE
getImmutable()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataRoot(DATA persistentObject)
public IMMUTABLE getImmutable()
getImmutable
Storable<IMMUTABLE>
public DATA getDataObject()
Copyright © 2015. All rights reserved.