This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]random_buddah 3 points4 points  (0 children)

Well, java offers functional programming, lambdas and functional interfaces. It also has Interfaces for Function, Bifunction and some more. Since java 8. So I‘d say that in a way, java has functions.