Brian Goetz > Quotes > Quote > Deepesh liked it

“Whenever more than one thread accesses a given state variable, and one of them might write to it, they all must coordinate their access to it using synchronization.”
Brian Goetz, Java Concurrency in Practice

No comments have been added yet.