Is it possible to have a public MutableMap field, that is seen as readonly “Map” from the outside without introducing another delegated property?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Delegated extension properties for Map | 0 | 1464 | July 26, 2017 | |
Immutable map - put / add
|
3 | 2508 | January 11, 2015 | |
MutableSet viewa for MutableMap make no sense
|
3 | 92 | June 23, 2025 | |
Why does mutableMapOf make LinkedHashMap and not HashMap?
|
1 | 2150 | December 4, 2017 | |
Accessing interface delegate | 1 | 2012 | October 27, 2016 |