|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.client.CacheElement.DIIter
private static class CacheElement.DIIter
Field Summary | |
---|---|
private java.util.Iterator<anl.aida.core.MIFSDocument> |
iter
|
Constructor Summary | |
---|---|
CacheElement.DIIter(java.util.Iterator<anl.aida.core.MIFSDocument> iter)
|
Method Summary | |
---|---|
boolean |
hasNext()
|
java.util.Iterator<anl.aida.core.DocumentID> |
iterator()
|
anl.aida.core.DocumentID |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.Iterator<anl.aida.core.MIFSDocument> iter
Constructor Detail |
---|
public CacheElement.DIIter(java.util.Iterator<anl.aida.core.MIFSDocument> iter)
Method Detail |
---|
public java.util.Iterator<anl.aida.core.DocumentID> iterator()
iterator
in interface java.lang.Iterable<anl.aida.core.DocumentID>
public boolean hasNext()
hasNext
in interface java.util.Iterator<anl.aida.core.DocumentID>
public anl.aida.core.DocumentID next()
next
in interface java.util.Iterator<anl.aida.core.DocumentID>
public void remove()
remove
in interface java.util.Iterator<anl.aida.core.DocumentID>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |