16. Generic Collections
In this chapter you’ll:
Learn what collections are.
Use class Arrays
for array manipulations.
Learn the type-wrapper classes that enable programs to process primitive data values as objects.
Understand the boxing and unboxing that occurs automatically between objects of the type-wrapper classes and their corresponding ...
Get Java 9 for Programmers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.