Class | Description |
---|---|
ComparatorCutter |
Applet to Generate Comparator Java code for sorting.
|
SortKey |
Information about One Sort Key field for generating a Comparator/Comparable.
|
Enum | Description |
---|---|
FieldType |
Enumeration of various data types for which we handle interconversions.
|
InterfaceType |
enum for the three types of comparsion interface we can generate.
|