I think you’re asking about bound method reference...
# announcements
d
I think you’re asking about bound method references, those are coming in 1.1, they are not in 1.0.x. Depending on the details of what you want to do, there are other ways to solve the problem (like wrapping the method with a runnable).