|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.expasy.jpl.commons.base.record | |
|---|---|
| org.expasy.jpl.commons.base.record | Provides data records. |
| Classes in org.expasy.jpl.commons.base.record used by org.expasy.jpl.commons.base.record | |
|---|---|
| CountableRecords
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. |
|
DataTable
DataTable is a kind of naive relational database table. |
|
| DataTable.Record
Data table record internal class (immutable). |
|
| 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
|
|
| DataTableFactory.TypeManager.IType
|
|
| RecordsCount
This object handles counters on T-types records. |
|
| RecordsCount.Operator
a count operator |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||