Join Slack
Communities
Powered by
you would need an ImmutableList instead (or make a...
# announcements
r
robstoll
03/13/2018, 11:33 AM
you would need an ImmutableList instead (or make a copy of your list). As far as I know Kotlin does not provide them out of the box. Guava provides ImmutableList
Open in Slack
Previous
Next