> masteringswe_
conceptual

What is the argument passed into a synchronized block

What is the argument passed into a synchronized block and what does it do?


java
synchronized (obj) {}