Join Slack
Powered by
How can I reference the runnable instance inside t...
# announcements
s
supaham
07/20/2016, 11:25 PM
How can I reference the runnable instance inside the runnable implementation?
Copy code
Runnable { this@Runnable // errors: [NO_THIS] 'this' is not defined in this context }
2
Views
Open in Slack
Previous
Next