Join Slack
Powered by
<@U589QURRQ> commented on <@U25U0KPFT>’s file <htt...
# announcements
u
user
09/05/2017, 2:26 PM
@diesieben07
commented on
@carlw
’s file
https://kotlinlang.slack.com/files/U25U0KPFT/F6XM203LY/overriding_a_javafx_api_method.kt
: Ah, you need to change the type parameter to
String?
as well, since
updateItem
takes a
T
. So in your case
T
is
String
.
Overriding_a_JavaFX_API_Method.kt
Open in Slack
Previous
Next