|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.cdo.common.util.CDOQueryQueue.BlockingCloseableIteratorImpl
public class CDOQueryQueue.BlockingCloseableIteratorImpl
| Constructor Summary | |
|---|---|
CDOQueryQueue.BlockingCloseableIteratorImpl()
|
|
| Method Summary | |
|---|---|
void |
close()
|
boolean |
hasNext()
|
boolean |
isClosed()
|
E |
next()
|
E |
peek()
Non-blocking call. |
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CDOQueryQueue.BlockingCloseableIteratorImpl()
| Method Detail |
|---|
public E peek()
BlockingCloseableIterator
peek in interface BlockingCloseableIterator<E>public boolean hasNext()
hasNext in interface java.util.Iterator<E>public E next()
next in interface java.util.Iterator<E>public void remove()
remove in interface java.util.Iterator<E>public void close()
close in interface org.eclipse.net4j.util.collection.Closeablepublic boolean isClosed()
isClosed in interface org.eclipse.net4j.util.collection.Closeable
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||