| 接口 | 说明 |
|---|---|
| Initializable |
Initialize resources
|
| Releasable |
Release resources
|
| TimestampProvider |
时间戳服务提供
|
| 类 | 说明 |
|---|---|
| Comparators |
Utility for Compare
|
| NoArgMethodInvoker |
Specifies multiple non-arg method names, find the first and invoke it
|
| 枚举 | 说明 |
|---|---|
| PrimitiveTypes |
基本数据类型及其包装类型工具类(不包含
Void),以及这些数据类型间的转换规则
+----------+-------+------+-----+-------+------+------+---------+
| double | float | long | int | short | char | byte | boolean |
+----------+-------+------+-----+-------+------+------+---------+
|
Copyright © 2023. All rights reserved.