I am relatively new java. I am trying understand what are the usage of classes in the package:
java.util.concurrent.atomic
I tried to understand the javaDoc for this package to get a grasp of it. But could'nt really make any sense out of it to when I should use these classes. Can someone give examples and more descriptions in simple words? thx