Package com.db4o.ext
Interface Db4oCallback
-
public interface Db4oCallbackgeneric callback interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcallback(java.lang.Object obj)the callback method
-