A B C D E F G H I L M N O P R S T U V W

D

Data - Interface in org.magnos.data
A fixed size chunk of data which can be read and written to and from a store.
DataArray<T extends Data> - Class in org.magnos.data
An array of data elements which are the same type and size.
DataArray(T, int, boolean) - Constructor for class org.magnos.data.DataArray
Instantiates a new DataArray.
DataSet - Class in org.magnos.data
A set of data pieces.
DataSet(int) - Constructor for class org.magnos.data.DataSet
Instantiates a new DataSet.
DataSet(DataSet) - Constructor for class org.magnos.data.DataSet
Instantiates a new DataSet.
delete() - Method in class org.magnos.data.store.AbstractStore
Removes this store from any persisted medium.
delete() - Method in interface org.magnos.data.Store
Removes this store from any persisted medium.
DoubleVar - Class in org.magnos.data.var
A Var with a double value.
DoubleVar() - Constructor for class org.magnos.data.var.DoubleVar
Instantiates a new DoubleVar.
DoubleVar(double) - Constructor for class org.magnos.data.var.DoubleVar
Instantiates a new DoubleVar.
DoubleVar(Store, int) - Constructor for class org.magnos.data.var.DoubleVar
Instantiates a new DoubleVar.
DoubleVar(Store, int, double) - Constructor for class org.magnos.data.var.DoubleVar
Instantiates a new DoubleVar.

A B C D E F G H I L M N O P R S T U V W