|
Oracle® Coherence Java API Reference Release 3.6.1.0 E18814-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
com.tangosol.util.Base
com.tangosol.util.AbstractStableIterator
com.tangosol.util.SafeHashMap.EntrySet.EntrySetIterator
protected class SafeHashMap.EntrySet.EntrySetIterator
An Iterator over the EntrySet that is backed by the SafeHashMap.
| Constructor Summary | |
|---|---|
protected |
SafeHashMap.EntrySet.EntrySetIterator()Construct an Iterator over the Entries in the SafeHashMap. |
| Method Summary | |
|---|---|
protected void |
advance()Advance to the next object. |
protected void |
deactivate()Shut down the Iterator. |
protected void |
remove(java.lang.Object oPrev)Remove the specified item. |
| Methods inherited from class com.tangosol.util.AbstractStableIterator |
|---|
getPrevious, hasNext, next, remove, setNext |
| Constructor Detail |
|---|
protected SafeHashMap.EntrySet.EntrySetIterator()
| Method Detail |
|---|
protected void advance()
advance in class AbstractStableIteratorprotected void remove(java.lang.Object oPrev)
AbstractStableIterator.remove() method.remove in class AbstractStableIteratoroPrev - the previously iterated object that should be removedprotected void deactivate()
|
Oracle® Coherence Java API Reference Release 3.6.1.0 E18814-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||