val hashMapSomeDTO: HashMap = hashMapOf() getSomeDTOList().forEach { hashMapSomeDTO[it.id] = it }