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