In my Kotlin project I use this:
private var projectsMap = mutableMapOf()
Nice but I has sync TreeMap smt. like this: