| |
While this tutorial is about the new Collections Framework of
the Java 2 SDK, there are times when you still need to use some
of the original collections capabilities. This section reviews
some of the capabilities of working with arrays, vectors,
hashtables, enumerations, and other historical capabilities.
|