| Package | Description |
|---|---|
| com.github.jessemull.microflexinteger.io |
| Modifier and Type | Method and Description |
|---|---|
ResultPOJO |
ResultListPOJO.get(int index)
Returns the result at the indicated index.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResultPOJO> |
ResultListPOJO.getResults()
Gets the list of result POJOs.
|
Iterator<ResultPOJO> |
ResultListPOJO.iterator()
Returns an iterator for the list of results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultListPOJO.setResults(List<ResultPOJO> results)
Sets the list of result POJOs.
|
Copyright © 2017. All rights reserved.