Java memory model
Appearance
The Java Memory Model defines execution-time constraints on the relationship between threads and main memory.
The Java Memory Model defines execution-time constraints on the relationship between threads and main memory.