|
Class Summary |
| CacheDetails |
Describes the cache for a JTPagedArray object. |
| ElementDetails |
Describes the names and types of values held in elements of a JTPagedArray. |
| FieldDetails |
Describes the name and type of field within an element. |
| JTPagedArray |
An array-like implementation allowing you to limit the amount of memory
required for large collections of data by moving parts of it automatically in
and out of memory. |
| PagedElement |
A PagedElement contains copies of corresponding element in a
JTPagedArray. |