|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovyx.gpars.stm.GParsAtomicLongBlock
final class GParsAtomicLongBlock
A default implementation of org.multiverse.api.closures.AtomicLongClosure properly handling exception propagation
| Field Summary | |
|---|---|
private groovy.lang.Closure |
code
|
| Constructor Summary | |
|---|---|
GParsAtomicLongBlock(groovy.lang.Closure code)
|
|
| Method Summary | |
|---|---|
long |
execute(org.multiverse.api.Transaction transaction)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final groovy.lang.Closure code
| Constructor Detail |
|---|
GParsAtomicLongBlock(groovy.lang.Closure code)
| Method Detail |
|---|
public long execute(org.multiverse.api.Transaction transaction)
execute in interface org.multiverse.api.closures.AtomicLongClosure
|
Copyright © 2008–2010 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||