/CommonListFunctions

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

Primary LanguageJava

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.