| Modifier and Type | Class and Description |
|---|---|
static class |
ExtendedOptionIterator.ExtendedOptionValueWrapper
Wrapper class for Extended Option Value
|
static class |
ExtendedOptionIterator.Status |
| Constructor and Description |
|---|
ExtendedOptionIterator(FragmentContext context,
boolean internal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
ExtendedOptionIterator.ExtendedOptionValueWrapper |
next() |
void |
remove() |
Iterator<OptionValue> |
sortOptions(Iterator<OptionValue> options) |
public ExtendedOptionIterator(FragmentContext context, boolean internal)
public Iterator<OptionValue> sortOptions(Iterator<OptionValue> options)
public ExtendedOptionIterator.ExtendedOptionValueWrapper next()
Copyright © 2017 The Apache Software Foundation. All rights reserved.