| Package | Description |
|---|---|
| cern.entwined |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionAdapter<T>
Empty implementation of
Transaction interface. |
class |
TransactionClosure<T,V>
An extension of
TransactionAdapter with ability to return result of type V. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Memory.runTransaction(Transaction<T> transaction)
Executes a transaction and calls the given transactional user code.
|
Copyright © 2013 CERN, The European Organization for Nuclear Research. All Rights Reserved.