Class java.util.concurrent.atomic.AtomicReference
| Added Methods | |
|---|---|
| VcompareAndExchange(V, | |
| VcompareAndExchangeAcquire(V, | |
| VcompareAndExchangeRelease(V, | |
| VgetAcquire() | |
| VgetOpaque() | |
| VgetPlain() | |
| voidsetOpaque(V) | |
| voidsetPlain(V) | |
| voidsetRelease(V) | |
| booleanweakCompareAndSetAcquire(V, | |
| booleanweakCompareAndSetPlain(V, | |
| booleanweakCompareAndSetRelease(V, | |
| booleanweakCompareAndSetVolatile(V, | |
| Changed Methods | ||
|---|---|---|
| booleanweakCompareAndSet(V, | Now deprecated. | |
