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