public interface EventSeqIterOperations
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
how_many_remain() |
boolean |
next_n(int how_many,
EventAccessSeqHolder seq) |
int how_many_remain()
boolean next_n(int how_many,
EventAccessSeqHolder seq)
void destroy()