Join Slack
Powered by
firstly, `List<T>` is only an interface and ...
# getting-started
s
Shawn
09/30/2019, 9:03 PM
firstly,
List<T>
is only an interface and makes no guarantee as to the mutability of an implementation - folks refer to the interface as
read-only
, not immutable
➕ 2
Open in Slack
Previous
Next