Glossaria.net

Glossary Java / Term

volatile

A Java programming language keyword used in variable declarations that specifies that the variable is modified asynchronously by concurrently running threads.

Permanent link volatile - Creation date 2022-01-03


< void Glossary / Java wait >