first off you question sounds like "how do I do first class functions in java" historically that answer was "make a class with one method, it's shit suck it" things are better now though. But really ...
In my previous post, I looked at some of the problems associated with long parameters lists for methods and constructors. In that post, I discussed replacing primitives and built-in types with custom ...