| Package | Description |
|---|---|
| com.github.jessemull.microflexinteger.io |
| Modifier and Type | Method and Description |
|---|---|
StackXML |
StackListXML.get(int index)
Returns the stack at the indicated index.
|
| Modifier and Type | Method and Description |
|---|---|
List<StackXML> |
StackListXML.getStacks()
Gets the list of XML stacks.
|
Iterator<StackXML> |
StackListXML.iterator()
Returns an iterator for the list of stacks.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StackListXML.setStacks(List<StackXML> stacks)
Sets the list of XML stacks.
|
Copyright © 2017. All rights reserved.