final class GParsAtomicBooleanBlock
extends java.lang.Object
implements org.multiverse.api.closures.AtomicBooleanClosure
Modifier and Type | Field and Description |
---|---|
private groovy.lang.Closure |
code |
Constructor and Description |
---|
GParsAtomicBooleanBlock(groovy.lang.Closure code) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(org.multiverse.api.Transaction transaction) |