|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventTable
Table of events allowing add and remove. Lookup in table is coordinated through the underlying implementation.
Method Summary | |
---|---|
void |
add(EventBean[] events)
Add events to table. |
void |
remove(EventBean[] events)
Remove events from table. |
Method Detail |
---|
void add(EventBean[] events)
events
- to addvoid remove(EventBean[] events)
events
- to remove
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |