| 程序包 | 说明 |
|---|---|
| cn.gongler.util |
工具类
ococo-util8.jar, for Java8
2018.04.25 新增Util.parseUnsignedLong, toUnsignString()
2017.10.27 Util.LineComparator() 排序从前后缀方式替换成分段式排序。
|
| cn.gongler.util.tuple |
| 限定符和类型 | 字段和说明 |
|---|---|
static Tuple2<AtomicInteger,AtomicLong> |
Recently.INSTANCE_CNT |
| 限定符和类型 | 方法和说明 |
|---|---|
Tuple2<T,Object> |
EqualsComparatorWithErrorCode.result() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <F,S> Tuple2<F,S> |
Tuple.of(F first,
S second) |
Copyright © 2022. All rights reserved.