|
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.AbstractStableIterator
Deprecated. As of Coherence 12.1.2, replaced by AbstractStableIterator
@Deprecated
public abstract class AbstractStableIterator
An abstract Iterator implementation that is stable between the AbstractStableIterator.hasNext() and AbstractStableIterator.next() methods, and between the AbstractStableIterator.next() and AbstractStableIterator.remove() methods.
| Constructor Summary | |
|---|---|
AbstractStableIterator()Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class com.oracle.common.collections.AbstractStableIterator |
|---|
advance, getPrevious, hasMoreElements, hasNext, next, nextElement, remove, remove, setNext |
| Constructor Detail |
|---|
public AbstractStableIterator()
|
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 | |||||||