Package com.db4o.foundation
Interface Listener4<E>
-
public interface Listener4<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onEvent(E event)
-
-
-
Method Detail
-
onEvent
void onEvent(E event)
-
-