public abstract class AtomicRunnable extends Object implements Runnable
| Constructor and Description |
|---|
AtomicRunnable() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
atomicRun() |
static Runnable |
checkAtomic(Runnable run) |
void |
run() |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.