|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Data | A fixed size chunk of data which can be read and written to and from a store. |
Store | A place to store data as bytes and ByteBuffers. |
StoreFactory | A factory for creating stores given their name and their desired capacity. |
Var<E> | A fixed size variable that can be read and written to and from a store. |
Class Summary | |
---|---|
AbstractData | An abstract implementation of Data. |
Bits | A utility for converting between primitive data types and an array of bytes. |
DataArray<T extends Data> | An array of data elements which are the same type and size. |
DataSet | A set of data pieces. |
Stores | A registry of stores mapped by their (hopefully) unique names. |
Enum Summary | |
---|---|
StoreAccess | A stores access imposes restrictions on the store and its permanent medium if one exists. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |