JavaSpecialists – Data Structures in Java

JavaSpecialists – Data Structures in Java
English | Tutorial | Size: 18.04 GB


Java comes equipped with Collection, Map, List, Queue, Deque, BlockingQueue, Deque, Iterator and Iterable. And those are just some of the interfaces. We have a bunch of abstract classes, plus the implementations that we all know and love: HashMap and ArrayList.