Hacker News new | ask | show | jobs
by bdj 5616 days ago
This is not a meaningless comparison; it points out one of the main deficiencies of java: lack of first-class functions. The closest you can come is using anonymous inner classes, which is kind of kludgy.