Contains an alternative collections framework and miscellaneous
utility classes to handle with the Java collections framework. In
contrast to the Java collections framework, any collection of
this framework supports a close method. This methode releases
any system resources associated with collection and is very
important for collections using external resources like files or
JDBC resources.