Join Slack
Powered by
so if `A.list` is passed as a parameter in the con...
# getting-started
h
Hullaballoonatic
09/08/2018, 7:13 PM
so if
A.list
is passed as a parameter in the constructor of
B
, then
B.list.add(foo)
also adds
foo
to
A.list
?
Open in Slack
Previous
Next