DEV Community

Full Stack Hacker
Full Stack Hacker

Posted on • Updated on

LINQ in Java

Iterate over a collection is a medieval way to filtering, mapping and ordering. And with Java we are used to work like that.

LINQ

https://github.com/haunt99/Linq-Java

Top comments (0)