|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.tangosol.util.MultiBinaryLongMap.WrapperBinaryLongMap.WrapperIterator
protected class MultiBinaryLongMap.WrapperBinaryLongMap.WrapperIterator
A wrapper key Iterator that implements Iterator.remove() by coming back through the WrapperBinaryLongMap's MultiBinaryLongMap.WrapperBinaryLongMap.remove(Binary) method.
| Constructor Summary | |
|---|---|
MultiBinaryLongMap.WrapperBinaryLongMap.WrapperIterator(java.util.Iterator iter)Construct a WrapperIterator. |
|
| Method Summary | |
|---|---|
boolean |
hasNext() |
Binary |
next() |
void |
remove() |
| Constructor Detail |
|---|
public MultiBinaryLongMap.WrapperBinaryLongMap.WrapperIterator(java.util.Iterator iter)
iter - the underlying Iterator| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic Binary next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iterator
|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||