final class GParsAtomicDoubleBlock
extends java.lang.Object
implements org.multiverse.api.callables.TxnDoubleCallable
| Modifier and Type | Field and Description |
|---|---|
private groovy.lang.Closure |
code |
| Constructor and Description |
|---|
GParsAtomicDoubleBlock(groovy.lang.Closure code) |
| Modifier and Type | Method and Description |
|---|---|
double |
call(org.multiverse.api.Txn transaction) |