|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalEventsReader
Interface for external event readers.
Method Summary | |
---|---|
void |
close()
Closes the input file streams of the reader. |
java.util.List<ExternalEvent> |
readEvents(int nrof)
Read events from the reader |
Method Detail |
---|
java.util.List<ExternalEvent> readEvents(int nrof)
nrof
- Maximum number of events to read
void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |