|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovyx.gpars.stm.GParsAtomicDoubleBlock
final class GParsAtomicDoubleBlock
A default implementation of org.multiverse.api.closures.AtomicDoubleClosure properly handling exception propagation
| Field Summary | |
|---|---|
private groovy.lang.Closure |
code
|
| Constructor Summary | |
|---|---|
GParsAtomicDoubleBlock(groovy.lang.Closure code)
|
|
| Method Summary | |
|---|---|
double |
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 |
|---|
GParsAtomicDoubleBlock(groovy.lang.Closure code)
| Method Detail |
|---|
public double execute(org.multiverse.api.Transaction transaction)
execute in interface org.multiverse.api.closures.AtomicDoubleClosure
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||