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