Provides some containers. These are objects that deal with management
of a set of objects. 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.