public interface EventStream extends Viewable
Modifier and Type | Method and Description |
---|---|
void |
insert(EventBean theEvent)
Insert a new event onto the stream.
|
void |
insert(EventBean[] events)
Insert new events onto the stream.
|
getChild, getEventType, iterator, setChild
forEach, spliterator
Copyright © 2005–2018. All rights reserved.