|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.maxent.RealBasicEventStream
public class RealBasicEventStream
Constructor Summary | |
---|---|
RealBasicEventStream(DataStream ds)
|
Method Summary | |
---|---|
boolean |
hasNext()
Test whether there are any Events remaining in this EventStream. |
Event |
nextEvent()
Returns the next Event object held in this EventStream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RealBasicEventStream(DataStream ds)
Method Detail |
---|
public Event nextEvent()
EventStream
nextEvent
in interface EventStream
public boolean hasNext()
EventStream
hasNext
in interface EventStream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |