Interface NeoQueue.IAsyncErrFirstCb<T>

    • Method Detail

      • done

        void done​(java.lang.Object e,
                  T v)