...
The use of the volatile
keyword is inappropriate for composite operations on shared variables (CON01-J. Ensure Design APIs that ensure atomicity of composite operations and visibility of results).
...
...
The use of the volatile
keyword is inappropriate for composite operations on shared variables (CON01-J. Ensure Design APIs that ensure atomicity of composite operations and visibility of results).
...