from the Java point of view, a Kotlin functional t...
# announcements
y
from the Java point of view, a Kotlin functional type is an interface like
Function0
, so you can pass a Java lambda as a parameter to such a method