| Constructor and Description |
|---|
MemoryProxy(D data)
Creates new memory proxy.
|
public MemoryProxy(D data)
data - the local datapublic D getData()
public void load(C loadConfig, Callback<D,Throwable> callback)
DataProxyDataReader can be used to "process" the raw data.public void setData(D data)
data - the dataCopyright © 2012. All Rights Reserved.