Join Slack
Powered by
<@U5F18JUKF> <@UA001QPFG> String is final and can’...
# getting-started
h
holgerbrandl
05/16/2018, 6:41 AM
@Sudhir Singh Khanger
@Hamza
String is final and can’t be extended. But even if it would be flagged as
open
you would need to write
) : String()
to call its constructor. The
()
are not necessary when implementing an interface.
h
hho
05/16/2018, 7:32 AM
*can't
👍 1
👆 1
3
Views
Open in Slack
Previous
Next