Updating my Mac with:
- Netbeans 7.4 Beta
- last JDK 8 version(Developer preview Build b 106)
My first try is a classical replace of the ActionEvent of a button by a Lambda and a less classical call of an existing method by using method references.
And my second try is to
rewrite Duke Anim with Lambda.