Join Slack
Communities
Powered by
<@U0F8Y5E5A> Won’t work if that function is from J...
# announcements
c
cedric
03/01/2017, 10:53 PM
@mg6maciej
Won’t work if that function is from Java. This works, though:
Copy code
object Log { fun w(s: String, t: String, u: String) {} } val myFunc: FuncType = Log::w
👍 1
Open in Slack
Previous
Next