| Package | Description |
|---|---|
| java.util.concurrent.atomic |
| Modifier and Type | Method and Description |
|---|---|
static <O,F> AtomicReferenceFieldUpdater<O,F> |
AtomicReferenceFieldUpdater.newUpdater(Class<O> objClass,
Class<F> fieldClass,
String fieldName) |