Join Slack
Powered by
hello, I find listOf use Arrays.asList() to implem...
# announcements
r
richie.yan
07/19/2016, 3:45 AM
hello, I find listOf use Arrays.asList() to implements a immutable List. But KT list missing remove method etc. So how the Arrays.asList() which the return type is Java List convert to KT list?
Open in Slack
Previous
Next