程序包 dev.utils.common

接口 ForUtils.BooleanConsumer

  • 封闭类:
    ForUtils

    public static interface ForUtils.BooleanConsumer
    detail: 循环消费者
    作者:
    Ttt
    • 方法详细资料

      • accept

        void accept​(int index,
                    boolean value)
        循环消费方法
        参数:
        index - 索引
        value - 对应索引值