Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

java the hut

Name: Anonymous 2011-11-10 9:27

How does one do function pointers in java without having to make a interface followed by anonymous classes. Is there no way just to do a function? Seems like a waste if I have to make a anonymous class per function

Name: Anonymous 2011-11-10 10:50


>>1
It's not really a waste. It's just verbose. C# lambdas are under the hood basically like anonymous classes.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List