Interface ProviderSynchronization


  • public interface ProviderSynchronization
    Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated ProviderFuture is managed.
    • Method Detail

      • onPendingSuccess

        void onPendingSuccess()