接口 SuccessCallback<T>

    • 方法详细资料

      • onSuccess

        void onSuccess​(T result)
        Called when the ListenableFuture completes with success.

        Note that Exceptions raised by this method are ignored.

        参数:
        result - the result