|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.grmm.util.PipedIterator
@Deprecated public class PipedIterator
Created: Mar 3, 2005
Constructor Summary | |
---|---|
PipedIterator(java.util.Iterator<Instance> subIt,
Pipe pipe)
Deprecated. |
Method Summary | |
---|---|
boolean |
hasNext()
Deprecated. |
Instance |
next()
Deprecated. |
void |
remove()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PipedIterator(java.util.Iterator<Instance> subIt, Pipe pipe)
Method Detail |
---|
public Instance next()
next
in interface java.util.Iterator<Instance>
public boolean hasNext()
hasNext
in interface java.util.Iterator<Instance>
public void remove()
remove
in interface java.util.Iterator<Instance>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |