This repository is an implementation of a simple utility class that handles basic collection conversions and manipulations in a practical way by the help of Java 8 Stream API.
Feel free to check usage samples on UtilsForCollectionsTest.java
You can read the full article on yavuztas.dev