IT
Sobes
Menu
Home
Java
Android
Java
Multithreading
wait, notify, notifyAll
What is synchronized?
What is the purpose of volatile?
Which collections should be used in a multi-threaded environment?
How do atomics work?
What is a daemon thread and how to create one?
Why are thread-local variables used?