| Class | Description |
|---|---|
| Bytes |
TODO: extends com.google.common.primitives.Bytes
|
| CheckSocket | |
| CollectionUtil | |
| DateUtil | |
| E | |
| ExecutorUtil | |
| HashUtil | |
| InsertionOrderUtil | |
| Log | |
| LongEncoding |
Utility class for encoding longs in strings based on:
|
| NumericUtil |
This file is copied verbatim from Apache Lucene NumericUtils.java
Only the double/float to sortable long/int conversions are retained.
|
| OrderLimitMap<K extends Comparable<K>,V extends Comparable<V>> |
Reference: https://stackoverflow.com/questions/109383/sort-a-mapkey-value-by-values
|
| ReflectionUtil | |
| StringUtil | |
| StringUtil.Chars | |
| TimeUtil | |
| UnitUtil | |
| VersionUtil | |
| VersionUtil.Version |
class Version for compare
https://stackoverflow.com/questions/198431/how-do-you-compare-two-version-strings-in-java
|
Copyright © 2021. All rights reserved.