public class TupleEventStream extends Object implements opennlp.model.EventStream
TupleEventStream(List<Tuple> data)
boolean
hasNext()
opennlp.model.Event
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TupleEventStream(List<Tuple> data)
public opennlp.model.Event next()
next
opennlp.model.EventStream
public boolean hasNext()
hasNext
Copyright © 2015. All rights reserved.