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