danieldisu / CommonListFunctions

Utility functions to run common tasks with lists in Java, similar to Underscore in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommonListFunctions

This project works in Java 7, it is compatible with Android

This project provides common functions to work with list, a la Underscore in the Javascript world, it's inteded to be used with retrolambda or similar tools that allows the use of lambdas in Java 7.

About

Utility functions to run common tasks with lists in Java, similar to Underscore in Javascript


Languages

Language:Java 100.0%