Java   View all facts   Glossary   Help
syntactic unit > keyword > synchronized
Next keywordthis    Upkeyword    Previous keywordsuper   

synchronized
subjectfact 
synchronizedindicates that the method modifies the internal state of the class or the internal state of an instance of the class in a way that is not thread-safeadded by: JK, source: Java in a Nutshell, 2001-10-19 11:38:03.0
is a subtopic of Threads2001-10-19 11:38:03.0
is an instance of keywordadded by: JK, source: Java in a Nutshell, 2001-10-19 11:38:03.0
modifies class or instance methodadded by: JK, source: Java in a Nutshell, 2001-10-19 11:38:03.0
see also synchronization2001-10-19 11:38:03.0
see also synchronized instance method, synchronized class methodadded by: JK, 2001-10-19 11:38:03.0
syntactic unithas syntax rule
bold = mandatory
italic = non-terminal
normal font = optional
2001-10-19 11:38:04.0