|
OpMath | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| ComparableList | The interface required for a column of a DisplayTable
|
| Class Summary | |
| ComparableArray | An object which can serve as a ComparableTable column, implemented using a
Comparable[]. |
| ComparableArrayRO | An object which can serve as a ComparableTable column, implemented using a
Comparable[]. |
| ComparableResultSet | An object which can serve as a ComparableTable column, implemented using a
java.sql.ResultSet. |
| ComparableTable | ComparableTable provides a flexible and well-managed container for the data which is used
to repeatedly instantiate a DMLDoc instance. |
| ComparableVector | An object which can serve as a DisplayTable column, implemented by extending
java.util.Vector. |
| InitializedHashtable | A functional extension to java.util.Hashtable. |
| LCHashtable | A functional extension to com.opmath.util.datastruct.OrderedHashtable. |
| OrderedHashtable | A functional extension to java.util.Hashtable. |
| SortedTableIndex | Provides the means to construct a sorted index for a ComparableTable. |
| UCHashtable | A functional extension to com.opmath.util.datastruct.OrderedHashtable. |
| Exception Summary | |
| ComparableTableException | Thrown when an attempt to access or update an entry in a ComparableTable is made, but
cannot be completed. |
A variety of abstact data structures, suitable for use with any Open Math component or software accessory project.
Package Notes: Please submit your favourite data structure Java sources to
contact@opmath.com for inclusion in this package.
We will maintain strict upwards compatibility here - in other words, all members
of the com.opmath.util.datastruct API will remain in place once
published.
|
OpMath | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||