Andr7st
Andr7st
Collections in Java
java

Collections in Java

This is the start of a series of quick steps about collections, classes and interfaces belonging to the Java Collections framework. Interfaces from which come the methods used for iteration in collections. And why an array is not considered a Java Collection, from the Collections framework.


Written by
Andrés Segura
Id

jdc0j

Posted

December 10, 2025

Updated

January 14, 2026

0
review
collections
summary
content
Comments

Comments for this post are disabled