5. Core Collection Interfaces

There are interfaces to separate the kinds of collections (List) to their implemantations (ArrayList, LinkedList, etc).

Figure 9.5. Kinds of Collections

Kinds of Collections

Main interfaces:

Srted versions: