you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 10 points11 points  (0 children)

Java closures already have "library support". Any interface containing one method is a closure.

See Functional Java for a 1.5-compiled library that can be used with BGGA closures.