There is no such thing as functional programming in Java, but sometimes we emulate it using anonymous classes.
FunkyJFunctional provides a new way to do functional programming in Java. It integrates with Guava (the former google collections), and uses some Java syntaxic sugar: method local class declarations and init blocks.
This mailing list is the discussion group for users and developers of FunkyJFunctional to come together and help each other with the product.
If you'd like to learn more about FunkyJFunctional, check out the project's page at https://github.com/pyricau/FunkyJFunctional
If you have questions or suggestions about FunkyJFunctional, feel free to post them here.