Package | Description |
---|---|
net.gdface.thrift | |
net.gdface.utils |
Class and Description |
---|
BaseTypeTransformer
类型转换工具类
|
Class and Description |
---|
BaseTypeTransformer
类型转换工具类
|
BeanRelativeUtilits.FieldComparator |
ClassLoaderUtils.ParentStrategy
parent 为null 时策略defaultParentLoader 使用default parent class loader,参见URLClassLoader.newInstance(URL[]) threadContextLoader 使用当前线程的Thread Context ClassLoader作为parent,参见Thread.getContextClassLoader() currentClassLoader 使用当前类(ClassLoaderUtils )的class loader |
ClassResourceUtils.FileFilter
文件名过滤器接口
|
CmdExecutor
linux命令行执行器
|
CollectionUtils.DualTransformer
dual transform type between L and R
CollectionUtils.DualTransformer.toRight(Object) L -> RCollectionUtils.DualTransformer.fromRight(Object) R -> L |
CollectionUtils.Function |
Configuration
读取配置文件(properties)中的参数
|
Delegator
装饰者模式接口
|
ILazyInitVariable
延迟初始化(Lazy initialization)变量封装接口
|
ILazyInitVariable.BaseLazyVar |
LenientDecoratorOfDescriptor
重写
LenientDecoratorOfDescriptor.getWriteMethod() 方法,允许返回类型不为void的write方法 |
NetworkUtil.ConnectStatus
连接测试返回状态
|
NetworkUtil.Filter |
NetworkUtil.Radix |
ParameterNames
获取构造函数或方法的参数名
当不能获取参数名的情况下, returnFakeNameIfFail 为false 时返回null ,否则返回返回arg,arg2...格式的替代名returnFakeNameIfFail 默认为true |
ResourcePool
资源池管理对象
ResourcePool.apply() ,ResourcePool.free() 用于申请/释放资源,申请的资源对象不可跨线程调用,通过重写 ResourcePool.isNestable() 方法决定是否允许嵌套调用 |
TimeCostProbe
耗时统计对象
用于程序执行耗时统计 |
TypeTransformer
Deprecated.
be replaced by
BaseTypeTransformer |
TypeUtils.Action |
Copyright © 2019. All rights reserved.