| Interface | Description |
|---|---|
| AtomicBooleanState |
Atomic boolean state.
|
| AtomicLongState |
Atomic long state.
|
| AtomicReferenceState<T> |
Atomic reference state.
|
| Class | Description |
|---|---|
| DefaultAsyncAtomicBoolean |
Default asynchronous atomic long implementation.
|
| DefaultAsyncAtomicLong |
Default asynchronous atomic long implementation.
|
| DefaultAsyncAtomicReference<T> |
Default asynchronous atomic reference implementation.
|
| DefaultAtomicBooleanState |
Default atomic boolean state implementation.
|
| DefaultAtomicLongState |
Default atomic long state implementation.
|
| DefaultAtomicReferenceState<T> |
Default atomic reference state implementation.
|
Copyright © 2013-2015. All Rights Reserved.