What does 'synchronized(someObject)' mean in a code snippet
Réponses aux questions d'entretien
Utilisateur anonyme
16 août 2018
synchronized makes sure, that the current Thread holds the mutex for someObject before it can enter the following code block.
Utilisateur anonyme
9 juil. 2020
i think they want a people who know concurrent... i know, i've applied for the job, and still waiting for a response. wish to work together with ur guys!!