Hi, could anybody help me with the following: I ne...
# announcements
m
Hi, could anybody help me with the following: I need to store variable per thread. In java I use concurrent hashmap. How it should be in kotlin? Or maybe there is another approach to store variable per thread?