| 接口 | 说明 |
|---|---|
| AcceptableService<Param_Type> |
Created by davidoff shen on 2017-03-09.
|
| ClassFilter | 已过时 |
| ClassNameFilter |
Created by davidoff shen on 2017-05-13.
|
| ReflectHelper.ClassDecision | |
| ReflectHelper.Processor | |
| ServiceLoader<T> |
Created by davidoff shen on 2017-04-26.
|
| StringMap |
Created by davidoff shen on 2017-05-11.
|
| TypeHelper.ExceptClassFilter |
| 类 | 说明 |
|---|---|
| AcceptableServiceLoader<Param_Type,T extends AcceptableService<Param_Type>> |
Created by davidoff shen on 2017-03-09.
|
| Base58 |
Created with IntelliJ IDEA.
|
| Common | |
| DigestHelper | |
| GenericType<T> |
Created by davidoff shen on 2017-05-11.
|
| 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 |
| RecursivelyProfile |
可递归的配置
例如
getString("a.b.c.d..e", "key")
会依次检索:
a.b.c.d.e.key
a.b.c.d.key
a.b.c.key
a.b.key
a.key
key
Created by davidoff shen on 2017-05-03.
|
| ReflectHelper | |
| ReflectHelper.MethodParameter | |
| RSACommon |
Created by davidoff shen on 2017-04-24.
|
| ServiceLoaderFacade<T> |
|
| StringHashCode | |
| TypeHelper | |
| UUIDHelper |
| 注释类型 | 说明 |
|---|---|
| Parameter |
Copyright © 2018. All rights reserved.