| 接口 | 说明 |
|---|---|
| BiConsumer<T,U> |
Represents an operation that accepts two input arguments and returns no result.
|
| BiFunction<T,U,R> |
Represents a function that accepts two arguments and produces a result.
|
| Observer |
Obeserver.
|
| 类 | 说明 |
|---|---|
| ByteUtils |
ByteUtils.
|
| ClassUtils |
Utils for Class.
|
| CollectionUtils |
Copy from
org.apache.commons.collections. |
| ConcurrentHashSet<E> |
Concurrent Hash Set implement by
ConcurrentHashMap. |
| ConvertUtils |
Value Convert Utils.
|
| ExceptionUtil |
Common methods for exception.
|
| HttpMethod |
Http method constants.
|
| IoUtils |
IO related tool methods.
|
| IpUtils |
ip tool.
|
| JacksonUtils |
Json utils implement by Jackson.
|
| LoggerUtils |
Logger utils.
|
| MapUtils |
Map utils.
|
| MD5Utils |
MD5 util.
|
| Objects |
Objects utils.
|
| Observable |
Observable utils.
|
| Pair<A,B> |
Pair.
|
| ResourceUtils |
resource util.
|
| StringUtils |
string util.
|
| ThreadUtils |
Thread utils.
|
| UuidUtils |
UUID utils.
|
| VersionUtils |
Version utils.
|
Copyright © 2018–2020 Alibaba Group. All rights reserved.