|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| 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® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||