|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStreamSource
Source for streams
Method Summary | |
---|---|
void |
close()
Close stream source |
IEvent |
dequeue()
Double ended queue of event objects |
boolean |
hasMore()
Is there something more to stream? |
Method Detail |
---|
boolean hasMore()
true
if there's streamable data, false
otherwiseIEvent dequeue()
void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |