- java.lang.Object
-
- edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
-
- edu.nyu.jet.ne.DocumentToSentenceIterator
-
-
Field Summary
-
Fields inherited from class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
parentInstance
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
hasNext() |
edu.umass.cs.mallet.base.types.Instance |
nextInstance() |
-
Methods inherited from class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
next, remove, setParentInstance
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator
- Specified by:
hasNext in class edu.umass.cs.mallet.base.pipe.iterator.AbstractPipeInputIterator
Copyright © 2016 New York University. All rights reserved.