模块 mxlib.api

接口 ExceptionConsumer<T>

  • 类型参数:
    T - The type of this consumer

    public interface ExceptionConsumer<T>
    从以下版本开始:
    2.7
    另请参阅:
    Consumer