public interface ValueStackFactory
| Modifier and Type | Method and Description | 
|---|---|
| ValueStack | createValueStack()Get a new instance of  ValueStack | 
| ValueStack | createValueStack(ValueStack stack)Get a new instance of  ValueStack | 
ValueStack createValueStack()
ValueStackValueStack.ValueStack createValueStack(ValueStack stack)
ValueStackstack - an existing stack to include.ValueStack.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.