接口 Stream.OperationHandler

  • 封闭接口:
    Stream

    public static interface Stream.OperationHandler
    • 方法详细资料

      • operationDone

        void operationDone​(Stream.OperationResult result,
                           Throwable cause)
        参数:
        result - operation's result
        cause - null if the operation succeed