Package com.db4o.internal
Interface CallbackInfoCollector
-
public interface CallbackInfoCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadded(int id)voiddeleted(int id)voidupdated(int id)
-