程序包 dev.utils.common
接口 ForUtils.ByteConsumer
- 封闭类:
- ForUtils
public static interface ForUtils.ByteConsumer
detail: 循环消费者
- 作者:
- Ttt
-
方法概要
-
方法详细资料
-
accept
void accept(int index, byte value) 循环消费方法- 参数:
index- 索引value- 对应索引值
-
index - 索引value - 对应索引值