https://kotlinlang.org logo
o

Olekss

06/01/2018, 6:53 PM
Hey what would be more performant and memory efficient, have class with a field of Map<String, Any> for very rapid updates, or have the class with field of dedicated class of the fields I would be updating?