Class java.util.concurrent.atomic.AtomicIntegerArray
| Added Methods | |
|---|---|
| intcompareAndExchange(int, | |
| intcompareAndExchangeAcquire(int, | |
| intcompareAndExchangeRelease(int, | |
| intgetAcquire(int) | |
| intgetOpaque(int) | |
| intgetPlain(int) | |
| voidsetOpaque(int, | |
| voidsetPlain(int, | |
| voidsetRelease(int, | |
| booleanweakCompareAndSetAcquire(int, | |
| booleanweakCompareAndSetPlain(int, | |
| booleanweakCompareAndSetRelease(int, | |
| booleanweakCompareAndSetVolatile(int, | |
| Changed Methods | ||
|---|---|---|
| booleanweakCompareAndSet(int, | Now deprecated. | |
