|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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(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 AbstractStableIterator
protected void remove(Object oPrev)
AbstractStableIterator.remove()
method.
remove
in class AbstractStableIterator
oPrev
- the previously iterated object that should be removedprotected void deactivate()
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |