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



Become a Patron!

Follow us on Facebook and Twitter for latest update.

It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks.

https://w3resource.com/java-tutorial/util/index.php