Skip to content

yavuztas/java-utility-collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing a Utility Class for Collections in Java 8

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

About

An utility class for collection manipulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages