| 类 | 说明 |
|---|---|
| AbstractProfileProvider | |
| AbstractTranslateService | |
| AcceptableServiceLoader<Param_Type,T extends AcceptableService<Param_Type>> | 已过时 |
| Base58 |
Created with IntelliJ IDEA.
|
| ByteArrayBuilder | |
| Clock |
Clock为系统提供抽象的时钟获取接口,可根据系统参数设置时间速率。
|
| Common | |
| Common.StringToBoolean | |
| Common.StringToFloat | |
| Common.StringToInt | |
| Common.StringToLong | |
| CRC |
This class provides utility functions for CRC calculation using either canonical straight forward approach
or using "fast" table-driven implementation.
|
| CRC.Parameters | |
| DigestHelper | |
| GenericType<T> | 已过时
20190716, 使用
GenericTypeHelper的内部类替代,0.3.2移除 |
| GenericTypeHelper | |
| GenericTypeHelper.GenericType<T> | |
| I18N | |
| JavaUtilServiceLoaderProvider | |
| LazySelectableServiceLoader<Param_Type,T extends SelectableService<Param_Type>> | |
| LazyServiceLoader<T> | |
| MIMEHelper |
在classpath中添加mimeTypes.properties,逐行配置mimeType.???
|
| PojoInfo |
Created by davidoff shen on 2017-05-12.
|
| PojoProperty |
Created by davidoff shen on 2017-05-12.
|
| Polygon |
Created by davidoff shen on 2017-04-19.
|
| Polygon.Point | |
| Profile |
自财运通项目中移植过来utilities中
2016/09/05 废弃 配置如下: A.properties org.coodex.util.profile.NAMESPACE=XX.properties XX.properties abcd=xxxxxx 则相当于在A.properties中 NAMESPACE.abcd=xxxxxx |
| ProfileBasedTranslateService | |
| ProfileBaseProperties |
自财运通项目中移植过来utilities中
2016/09/05 废弃 配置如下: A.properties org.coodex.util.profile.NAMESPACE=XX.properties XX.properties abcd=xxxxxx 则相当于在A.properties中 NAMESPACE.abcd=xxxxxx |
| ProfileBaseYaml | |
| ProfileProviderBaseProperties | |
| ProfileProviderBaseYaml | |
| ReflectHelper | |
| ReflectHelper.MethodParameter | |
| Retry |
重试模板
|
| Retry.Builder | |
| Retry.TimeUnitNextDelay | |
| RSACommon |
Created by davidoff shen on 2017-04-24.
|
| Section<T extends Comparable<T>> |
某一个一维空间上的线段,可以进行合并,减法操作
|
| SelectableFactoryLoaderImpl<PARAM,PROD,F extends SelectableFactory<PROD,PARAM>> | |
| SelectableServiceLoaderImpl<Param_Type,T extends SelectableService<Param_Type>> |
Created by davidoff shen on 2017-03-09.
|
| ServiceLoaderImpl<T> |
|
| Singleton<T> | |
| SingletonMap<K,V> | |
| StringHashCode | |
| StringKeySingletonMap<V> | |
| Tracer | |
| TypeHelper | |
| UUIDHelper |
| 枚举 | 说明 |
|---|---|
| ByteArrayBuilder.Endianness | |
| CRC.Algorithm |
Parameters represents set of parameters defining a particular CRC algorithm.
|
| Retry.Status |
| 注释类型 | 说明 |
|---|---|
| DefaultService | |
| Parameter |
Copyright © 2020. All rights reserved.