Join Slack
Communities
Powered by
<@U18DUC6UB|bombe> uploaded a file: <Untitled> and...
# announcements
b
bombe
08/23/2016, 6:17 PM
@User
uploaded a file:
Untitled
and commented: Is there a way to have a mutable list, expose it as an immutable list, and still be able to modify it without casting it in
FooImpl
? Right now I have a second value,
realStuffs
which is the mutable list and a custom
get()
for
stuffs
which only returns
realStuffs
.
Untitled.kt
Open in Slack
Previous
Next