News

I tend to use Java Collections far more than I use Java arrays. However, when I do need to work with arrays, it is nice to have the many useful features of the java.util.Arrays class.
Get a deep dive into using method references in your Java programs, including stream operations, event listeners, and constructors and factories.