I use the Java Interfaces (and kotlin support for ...
# reduks
y
I use the Java Interfaces (and kotlin support for SAM autmatic conversion) as a hack for type aliases for lambda signatures. Unfortunately Kotlin does not support them yet.