Closed coollog closed 6 years ago
For these cases changed where a private collection field is returned, there is no need to maintain immutability. A less-strict read-only view of the collections can be returned instead, so that no unnecessary copying is done.
For these cases changed where a private collection field is returned, there is no need to maintain immutability. A less-strict read-only view of the collections can be returned instead, so that no unnecessary copying is done.