Y
Hacker News
new
|
ask
|
show
|
jobs
by
imbnwa
1451 days ago
>For example, lambdas can be translated to anonymous inner classes.
That's how Java 8 more or less implements them, no?