| 类 | 说明 |
|---|---|
| Bytes |
TODO: extends com.google.common.primitives.Bytes
|
| CheckSocket | |
| CollectionUtil | |
| E | |
| HashUtil | |
| InsertionOrderUtil | |
| Log | |
| LongEncoding |
Utility class for encoding longs in strings based on:
http://stackoverflow.com/questions/2938482/encode-decode-a-long-to-a-string-using-a-fixed-set-of-letters-in-java
|
| NumericUtil |
This file is copied verbatim from Apache Lucene NumericUtils.java Only the
double/float to sortable long/int conversions are retained.
|
| ReflectionUtil | |
| TimeUtil | |
| VersionUtil | |
| VersionUtil.Version |
class Version for compare
https://stackoverflow.com/questions/198431/how-do-you-compare-two-version-strings-in-java
|
Copyright © 2018. All rights reserved.