|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CountableRecords<T> | This interface should be implemented by classes that want to store T
objects and keep counts. |
| DataRecord | A data record is a set of typed field and values. |
| DataTableFactory.TypeManager.IType | |
| Class Summary | |
|---|---|
| DataTable | DataTable is a kind of naive relational database table. |
| DataTableFactory | This factory creates instance of DataTable defined by their
description of fields (or columns) composed by a name and an associated type
(String by default). |
| DataTableFactory.Builder | The builder class that builds DataTableFactory. |
| DataTableFactory.TypeManager | |
| RecordsCount<T> | This object handles counters on T-types records. |
| RecordsCountUtils | |
| Enum Summary | |
|---|---|
| RecordsCount.Operator | a count operator |
Provides data records.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||