| Package | Description |
|---|---|
| com.jidesoft.comparator |
The package contains all kinds of comparators for JIDE Common Layer.
|
| com.jidesoft.converter |
The package contains all kinds of object converters for JIDE Common Layer.
|
| com.jidesoft.grouper |
The package contains all kinds of object groupers for JIDE Common Layer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComparatorContext
The context object used by
ObjectComparatorManager. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConverterContext
The context object used by ObjectConverter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrouperContext
The context object used by ObjectGrouper.
|