Join Slack
Communities
Powered by
<@U14ECM2KV> `find(SomeComponent::class)` is also ...
# tornadofx
e
edvin
11/28/2017, 9:00 PM
@ron
find(SomeComponent::class)
is also outdated by the way. The cool kids do
find<SomeComponent>()
now 🙂
Open in Slack
Previous
Next