public class AtomicRunnableWithDelegate extends AtomicRunnable
Constructor and Description |
---|
AtomicRunnableWithDelegate(Runnable runnable) |
Modifier and Type | Method and Description |
---|---|
void |
atomicRun() |
checkAtomic, isRun, reset, run, setRan
public AtomicRunnableWithDelegate(Runnable runnable)
public void atomicRun()
atomicRun
in class AtomicRunnable
Copyright © 2021 JBoss by Red Hat. All rights reserved.