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.
|
addView, getViews, hasViews, removeAllViews, removeView
getEventType, iterator
forEach, spliterator