Version: $Id: package.html 48102 2012-01-17 14:03:18Z walla $

Created this package for TINE data types which are not defined in the TINE library. Most of all these are representations of Java primitive data types as objects.

But be careful by using these objects in a TINE manner by initializing them via a {@code TDatatType} instance. This will fail because the corresponding object only exits in this special library and NOT under TINE! In this cases it cannot find the corresponding data type and will possibly fail.

CHANGES

TODO