请参阅: 说明
| 接口 | 说明 |
|---|---|
| EqualsComparator<T> | |
| IProperties |
基于字符串的不同类型视图
|
| ITask |
支持抛出Exception的Runnable
|
| 类 | 说明 |
|---|---|
| EqualsComparatorWithErrorCode<T> |
比较用户名、密码、IP等信息,并返回错误码或信息。
|
| GonglerUtil | |
| MinuteTimer | |
| QueueConsumer |
QueueConsumer consumer = QueueConsumer.of("QueueConsumer");
consumer.accept(()->System.out.println("test1");
|
| Recently<E> |
工具类:保留最近的n条记录的容器。
|
| StringUtil | |
| ToIncrement |
根据绝对值,转换成增量。
|
| Util | 已过时 |
| 异常错误 | 说明 |
|---|---|
| RuntimeExceptionFromException |
把待检查异常(Exception)包装成不检查异常(RuntimeException)
|
Copyright © 2022. All rights reserved.