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()
ValueStack
ValueStack
.ValueStack createValueStack(ValueStack stack)
ValueStack
stack
- an existing stack to include.ValueStack
.Copyright © 2000–2020 Apache Software Foundation. All rights reserved.