public class VaNode
extends java.lang.Object
| Constructor and Description |
|---|
VaNode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
inPool() |
VaNode |
next()
The next node.
|
void |
next(VaNode next)
The next node.
|
void |
returnToPool()
Returns this node to the pool.
|
Copyright @ 2019 Thomson Reuters. All Rights Reserved.