| 程序包 | 说明 |
|---|---|
| cn.gongler.util |
工具类
ococo-util8.jar, for Java8
2018.04.25 新增Util.parseUnsignedLong, toUnsignString()
2017.10.27 Util.LineComparator() 排序从前后缀方式替换成分段式排序。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static QueueConsumer |
QueueConsumer.of(String threadName) |
static QueueConsumer |
QueueConsumer.of(String threadName,
BlockingQueue<ITask> queue)
已过时。
|
static QueueConsumer |
QueueConsumer.of(String threadName,
int queueCapacity) |
static QueueConsumer |
QueueConsumer.of(String threadName,
int queueCapacity,
int threadCount) |
Copyright © 2022. All rights reserved.