Join Slack
Powered by
In public APIs — yes, of course. Also, sometimes i...
# announcements
m
miha-x64
02/22/2017, 9:09 AM
In public APIs — yes, of course. Also, sometimes i return unmodifiable views of mutable lists:
Collections.unmodifiableList(someArrayList)
.
👍 2
Open in Slack
Previous
Next