|
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.oracle.common.collections.AbstractStableIterator
com.tangosol.util.SegmentedHashMap.EntrySet.EntrySetIterator
protected class SegmentedHashMap.EntrySet.EntrySetIterator
An Iterator over the EntrySet that is backed by the SegmentedHashMap.
| Constructor Summary | |
|---|---|
protected |
SegmentedHashMap.EntrySet.EntrySetIterator()Construct an Iterator over the Entries in the SegmentedHashMap. |
| Method Summary | |
|---|---|
protected void |
advance()Advance to the next object in the iteration. |
protected void |
deactivate()Shut down the Iterator. |
protected void |
remove(java.lang.Object oPrev)Remove the specified item from the underlying Map. |
| Methods inherited from class com.oracle.common.collections.AbstractStableIterator |
|---|
getPrevious, hasMoreElements, hasNext, next, nextElement, remove, setNext |
| Constructor Detail |
|---|
protected SegmentedHashMap.EntrySet.EntrySetIterator()
| Method Detail |
|---|
protected void advance()
advance in class com.oracle.common.collections.AbstractStableIteratorprotected void remove(java.lang.Object oPrev)
remove in class com.oracle.common.collections.AbstractStableIteratoroPrev - the previously iterated object to removeprotected void deactivate()
|
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 | |||||||