In Java 8 there are plans to implement Lambda expressions/Closures. I haven't read through the details on how these features will work in Java specifically, but in other languages with closures these...