| Package | Description |
|---|---|
| java.util |
Contains the collections framework, legacy collection classes, event model,
date and time facilities, internationalization, and miscellaneous utility
classes (a string tokenizer, a random-number generator, and a bit array).
|
| Class and Description |
|---|
| Scanner
A simple text scanner which can parse primitive types and strings using
regular expressions.
|