| Package | Description |
|---|---|
| org.multiverse.stms.gamma | |
| org.multiverse.stms.gamma.transactionalobjects |
| Modifier and Type | Method and Description |
|---|---|
CallableNode |
GammaObjectPool.takeCallableNode()
Takes a CallableNode from the pool, or null if none is available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GammaObjectPool.putCallableNode(CallableNode node)
Puts a CallableNode in the pool.
|
| Modifier and Type | Field and Description |
|---|---|
CallableNode |
Tranlocal.headCallable |
CallableNode |
CallableNode.next |
| Constructor and Description |
|---|
CallableNode(Function function,
CallableNode next) |
Copyright © 2025. All rights reserved.