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