Java   View all facts   Glossary   Help
mechanism > synchronization
Next mechanismabstraction mechanism    Upmechanism    Previous mechanismrecursion   

synchronization comparison table
Subject have purpose see also is a kind of is a subtopic of has definition
mechanism  kbTop  
synchronizationto avoid problems that can arise when two threads can both modify the same object at the same timesynchronizedmechanismThreadsA mechanism to guarantee that only one thread can access an object at a time

Next mechanismabstraction mechanism    Upmechanism    Previous mechanismrecursion