Do you mean an immutable list of mutable objects b...
# announcements
m
Do you mean an immutable list of mutable objects but the list prevents the objects from being mutated? Is that even possible on the jvm?