|
||||||||||
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. |
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 . |
BooleanType | The BooleanType is a platform independent definition of boolean. |
DecimalType | The DecimalType is a platform independent definition of a decimal. |
DoubleType | The DoubleType is a platform independent definition of double. |
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. |
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 |