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