And no, there's no Java interface for read-only/im...
# announcements
a
And no, there's no Java interface for read-only/immutable maps. In dexx I created new interfaces and provided converters like
asMap()
that return a
java.util
view that throws on attempts to modify