Class java.util.concurrent.atomic.AtomicLongArray
| Added Methods | |
|---|---|
| longcompareAndExchange(int, | |
| longcompareAndExchangeAcquire(int, | |
| longcompareAndExchangeRelease(int, | |
| longgetAcquire(int) | |
| longgetOpaque(int) | |
| longgetPlain(int) | |
| voidsetOpaque(int, | |
| voidsetPlain(int, | |
| voidsetRelease(int, | |
| booleanweakCompareAndSetAcquire(int, | |
| booleanweakCompareAndSetPlain(int, | |
| booleanweakCompareAndSetRelease(int, | |
| booleanweakCompareAndSetVolatile(int, | |
| Changed Methods | ||
|---|---|---|
| booleanweakCompareAndSet(int, | Now deprecated. | |
