w3resource

Package Java.util Class

Java util Class

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

Interface Summary:

Name Description
Collection<E> The root interface in the collection hierarchy.

Class Summary:

Name Type Description
ArrayList int Resizable-array implementation of the List interface.
Date int The class Date represents a specific instant in time, with millisecond precision.
ArrayDeque int Resizable-array implementation of the Deque interface.
Currency string Represents a currency.

Previous:Java Code Synchronization
Next: Java.util.ArrayList Class



Follow us on Facebook and Twitter for latest update.