RSS 1 project tagged "Java 1.5+"

Download Website Updated 30 Oct 2012 Funcito

Screenshot
Pop 50.28
Vit 2.64

Funcito is a Java library which simplifies access to your favorite functional programming APIs by wrapping Java methods as the function-type objects defined in those libraries. Rather than creating another functional programming API, Funcito makes it easy to define function-type objects which wrap existing methods. As a result, your code has less noise and clutter of anonymous inner classes, annotations, etc. Your code remains safe for automated refactoring, since there are no String-based reflection or forced naming conventions. The supported frameworks are Google Guava, Jedi, Functional Java, Play! Framework 2, and collections-generic.

Screenshot

Project Spotlight

c-ares

A C library that resolves names asynchronously.

Screenshot

Project Spotlight

Sdictionary

A dictionary using its own dictionary format.