接口 NotifyLimitQueue.Listener<E>

  • 类型参数:
    E - 范形
    所有已知实现类:
    FespxKernel
    封闭类:
    NotifyLimitQueue<E>

    public static interface NotifyLimitQueue.Listener<E>
    队列满对调
    • 方法详细资料

      • onPop

        void onPop​(E e)
        队列满回调
        参数:
        e - 范形