These are some useful interfaces, corresponding to classes defined within the standard Java environment. Interfaces have many of the properties of classes (like all types) and you can change them if you wish.
All these can be found in the
java.util
subpackage of the main model.
These are the interfaces defined within the
java.util
package. For their definition consult the
Java language and library references.
Collection
Iterator
List
Set
Sorted Set