Skip to content

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

Notifications You must be signed in to change notification settings

danieldisu/CommonListFunctions

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages