| 程序包 | 说明 |
|---|---|
| cn.gongler.util |
工具类
ococo-util8.jar, for Java8
2018.04.25 新增Util.parseUnsignedLong, toUnsignString()
2017.10.27 Util.LineComparator() 排序从前后缀方式替换成分段式排序。
|
| cn.gongler.util.function |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
GonglerUtil.Repeat(int times,
ExceptionIntConsumer task) |
| 限定符和类型 | 方法和说明 |
|---|---|
default ExceptionIntConsumer |
ExceptionIntConsumer.andThen(ExceptionIntConsumer after)
Returns a composed
IntConsumer that performs, in sequence, this
operation followed by the after operation. |
| 限定符和类型 | 方法和说明 |
|---|---|
default ExceptionIntConsumer |
ExceptionIntConsumer.andThen(ExceptionIntConsumer after)
Returns a composed
IntConsumer that performs, in sequence, this
operation followed by the after operation. |
Copyright © 2022. All rights reserved.