|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Custom<T> | Custom provides base types for custom expresions with integrated serialization templates |
| Class Summary | |
|---|---|
| CBoolean | CBoolean is a custom boolean expression |
| CComparable<T extends Comparable<?>> | CComparable defines custom comparable expressions |
| CDate<T extends Comparable<?>> | |
| CDateTime<T extends Comparable<?>> | |
| CNumber<T extends Number & Comparable<?>> | CNumber defines custom numeric expressions |
| CSimple<T> | CSimple defines custom simple expressions |
| CString | CString defines custom String expressions |
| CTime<T extends Comparable<?>> | |
Custom types are comparable to operations but contain the serialization templates instead of operator patterns. Custom types are always implementation specific.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||