Join Slack
Powered by
<@U0B89TFRD> I guess, it's because of the `class c...
# announcements
f
feng-zihao
08/31/2016, 10:34 AM
@alex
I guess, it's because of the
class convention
between Kotlin and Java, I'm not sure. But I suggest that, use List interface from Java classes, for example
java.xxxx.List
instead of
List
, to prevent some convention.
Open in Slack
Previous
Next