public class AtomicRunnableWithDelegate extends AtomicRunnable
| Constructor and Description |
|---|
AtomicRunnableWithDelegate(Runnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
void |
atomicRun() |
checkAtomic, runpublic AtomicRunnableWithDelegate(Runnable runnable)
public void atomicRun()
atomicRun in class AtomicRunnableCopyright © 2018 The Apache Software Foundation. All Rights Reserved.