Join Slack
Communities
Powered by
If I declare a `List` property that simply exposes...
# announcements
n
nickk
03/13/2018, 11:31 AM
If I declare a
List
property that simply exposes a private
MutableList
, will callers be able to modify the private List?
Open in Slack
Previous
Next