Package com.db4o.ext

Interface Db4oCallback


  • public interface Db4oCallback
    generic callback interface.
    • Method Detail

      • callback

        void callback​(java.lang.Object obj)
        the callback method
        Parameters:
        obj - the object passed to the callback method