| Interface | Description |
|---|---|
| AcceptableService<Param_Type> |
Created by davidoff shen on 2017-03-09.
|
| AcceptableServiceFactory<PRODUCT,PARAM> | |
| ClassNameFilter |
Created by davidoff shen on 2017-05-13.
|
| ReflectHelper.ClassDecision | |
| ReflectHelper.Processor | |
| ServiceLoader<T> |
Created by davidoff shen on 2017-04-26.
|
| Singleton.Builder<T> | |
| SingletonMap.Builder<K,V> | |
| StringMap |
Created by davidoff shen on 2017-05-11.
|
| TypeHelper.ExceptClassFilter |
| Class | Description |
|---|---|
| AcceptableServiceLoader<Param_Type,T extends AcceptableService<Param_Type>> |
Created by davidoff shen on 2017-03-09.
|
| Base58 |
Created with IntelliJ IDEA.
|
| ByteArrayBuilder | |
| Common | |
| 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> |
Created by davidoff shen on 2017-05-11.
|
| MIMEHelper |
在classpath中添加mimeTypes.properties,逐行配置mimeType.??? = mimeType
Created by davidoff shen on 2016-10-19.
|
| 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 |
| RecursivelyProfile |
可递归的配置
例如
|
| ReflectHelper | |
| ReflectHelper.MethodParameter | |
| RSACommon |
Created by davidoff shen on 2017-04-24.
|
| ServiceLoaderFacade<T> |
|
| Singleton<T> | |
| SingletonMap<K,V> | |
| StringHashCode | |
| TypeHelper | |
| UUIDHelper |
| Enum | Description |
|---|---|
| ByteArrayBuilder.Endianness | |
| CRC.Algorithm |
Parameters represents set of parameters defining a particular CRC algorithm.
|
| Annotation Type | Description |
|---|---|
| Parameter |
Copyright © 2018. All rights reserved.