|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IType<T> | The Type is a platform independent definition of standard types. |
Class Summary | |
---|---|
AbstractComparableType<T extends Comparable<T>> | The AbstractComparableType is the base implementation for all comparable types. |
AbstractDateType<T extends Date> | The AbstractDateType is the base implementation for all numeric types. |
AbstractNumberType<T extends Number & Comparable<T>> | The AbstractNumberType is the base implementation for all numeric types. |
AbstractType<T> | The AbstractType is the default implementation of IType . |
BinaryType | The BinaryType is a platform independent definition of byte[]. |
BooleanType | The BooleanType is a platform independent definition of boolean. |
DateType | The DateType is a platform independent definition of date. |
DecimalType | The DecimalType is a platform independent definition of a decimal. |
DoubleType | The DoubleType is a platform independent definition of double. |
FileHandleType | The FileHandleType is a platform independent definition of byte[]. |
FloatType | The FloatType is a platform independent definition of float. |
IntegerType | The IntegerType is a platform independent definition of integer. |
LongType | The LongType is a platform independent definition of long. |
NullType | The NullType is a platform independent definition for null . |
StringType | The StringType is a platform independent definition of String. |
TimestampType | The TimestampType is a platform independent definition of Timestamp. |
UnknownType | The UnknownType is a platform independent definition for any object. |
Contains type interfaces and classes for interoperability between technologies.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |