Please note that this documentation is not final and is subject to change.


DRAFT-b102

Package 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).

See:
          Description

Class Summary
Class Description
Scanner A simple text scanner which can parse primitive types and strings using regular expressions.
 

Package java.util Description

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).



DRAFT-b102