| 接口 | 说明 |
|---|---|
| LinkedQueue<T> |
LinkedQueue.java
|
| 类 | 说明 |
|---|---|
| Base64 |
Encodes and decodes to and from Base64 notation.
|
| Base64.InputStream |
A
Base64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| Base64.OutputStream |
A
Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| CaseIgnoringComparator |
忽略大小写的比较器
|
| CharsetUtil |
A utility class that provides various common operations and constants
related with
Charset and its relevant classes. |
| ConcurrentSafeMap<K,V> |
ConcurrentSafeMap.java
|
| DateTimeUtil |
DateTimeUtil.java
|
| FastArrayList<T> |
FastArrayList.java
|
| FastCopyOnWriteArrayList<T> |
FastArrayList.java
|
| LinkedBlockQueue<T> |
LinkedBlockQueue.java
|
| LinkedNonReadBlockQueue<T> |
LinkedNonBlockQueue.java
|
| MathUtil |
Math utility methods.
|
| NetWorkUtil |
NetWorkUtil.java
|
| ObjectUtil |
A grab-bag of useful utility methods.
|
| PlatformDependent |
PlatformDependent.java
|
| StringUtil |
String utility class.
|
| SystemPropertyUtil |
SystemPropertyUtil.java
|
| ThreadPool |
ThreadPool.java
|
| Time |
Time.java
|
Copyright © 2021. All rights reserved.