Java   View all facts   Glossary   Help
syntactic unit > keyword > volatile
Next keywordabstract    Upkeyword    Previous keywordvoid   

volatile
subjectfact 
volatileindicates that the field is used by synchronized threads and that the compiler should not attempt to perform optimizations with itadded by: JK, source: Java in a Nutshell, 2001-10-19 11:38:16.0
is a subtopic of Threads2001-10-19 11:38:16.0
is an instance of keywordadded by: JK, source: Java in a Nutshell, 2001-10-19 11:38:16.0
modifies fieldsadded by: JK, source: Java in a Nutshell, 2001-10-19 11:38:16.0
syntactic unithas syntax rule
bold = mandatory
italic = non-terminal
normal font = optional
2001-10-19 11:38:04.0