I need to pass something like this to a java metho...
# announcements
d
I need to pass something like this to a java method
() -> { code }
that I'm calling from Kotlin, how do I do that ?