May fail spuriously and does not provide ordering guarantees, so is only rarely an appropriate alternative to {@code compareAndSet}. @param expect the expected value @param update the new value @return {@code true} if successful
May fail spuriously and does not provide ordering guarantees, so is only rarely an appropriate alternative to {@code compareAndSet}. @param expect the expected value @param update the new value @return {@code true} if successful
|
|
|
|
|
|
|
|