Package java.util

Contains collections (data structures representing a group of objects) such as the sets, vectors, maps, hashes. It also contains iterators and utility classes (e.g. string tokenizer, random number generator).

Interfaces

Classes