Interface Asyncc.IAsyncCallback<T,E>

    • Method Detail

      • done

        void done​(E e,
                  T v)