Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > keyword > Java keyword > synchronized
Next Java keywordthis    UpJava keyword    Previous Java keywordswitch   

synchronized comparison table
Subject have purpose is an instance of is a kind of has definition
Java keyword  keywordA word that has special meaning in Java
synchronizedto ensure that no other thread can access an object until the synchronized method terminatesJava keyword  

Next Java keywordthis    UpJava keyword    Previous Java keywordswitch