|
db4o 8.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventListener4<T extends EventArgs>
A listener for Event4
events.
Event4
Method Summary | |
---|---|
void |
onEvent(Event4<T> e,
T args)
The event was triggered. |
Method Detail |
---|
void onEvent(Event4<T> e, T args)
e
- the specific event that was triggeredargs
- the arguments for the specific event
|
db4o 8.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |