Click here to Skip to main content
15,880,725 members
Articles / Programming Languages / Java / Java SE / J2SE 5.0

Manipulating Collections Without Loops with lambdaj

Rate me:
Please Sign up or sign in to vote.
4.50/5 (5 votes)
14 Jun 2009Apache3 min read 25.7K   9  
A thread safe library of static methods that provides an internal DSL to manipulate Java collections without loops

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Switzerland Switzerland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions