Quantcast
Channel: What does "atomic" mean in programming? - Stack Overflow
Viewing all articles
Browse latest Browse all 8

What does "atomic" mean in programming?

$
0
0

In the Effective Java book, it states:

The language specification guarantees that reading or writing a variable is atomic unless the variable is of type long or double [JLS, 17.4.7].

What does "atomic" mean in the context of Java programming, or programming in general?


Viewing all articles
Browse latest Browse all 8

Latest Images

Trending Articles





Latest Images