But sometimes you may want to declare an interface...
# announcements
m
But sometimes you may want to declare an interface in Kotlin and use it from Java. In this case it would be convenient to have SAM conversion for the interface.