所有类 接口概要 类概要 枚举概要 异常错误概要
| 类 |
说明 |
| AESUtils |
detail: AES 对称加密工具类
|
| AliasMethod |
detail: 随机概率采样算法
|
| ArgsFormatter |
detail: 可变数组格式化
|
| ArrayUtils |
detail: Array 数组工具类
|
| Averager |
detail: 均值计算 ( 用以统计平均数 ) 辅助类
|
| BankCheckUtils |
detail: 银行卡管理工具类
|
| Base64 |
detail: Base64 工具类
|
| Base64Cipher |
detail: Base64 编解码 ( 并进行 ) 加解密
|
| BigDecimalUtils |
detail: 资金运算工具类
|
| BigDecimalUtils.CalculateException |
detail: 计算异常
|
| BigDecimalUtils.Config |
detail: 配置信息
|
| BigDecimalUtils.Operation |
detail: BigDecimal 操作包装类
|
| Bindingable |
detail: 通用 Binding 接口
|
| Bindingable.Binding<T> |
|
| Bindingable.BindingByParam<T,Param> |
|
| Bindingable.BindingByParam2<T,Param,Param2> |
|
| Bindingable.BindingByParam3<T,Param,Param2,Param3> |
|
| Bindingable.BindingByParamArgs<T,Param> |
|
| Byable |
detail: 通用 By 接口
|
| Byable.By<T> |
|
| Byable.ByByParam<T,Param> |
|
| Byable.ByByParam2<T,Param,Param2> |
|
| Byable.ByByParam3<T,Param,Param2,Param3> |
|
| Byable.ByByParamArgs<T,Param> |
|
| Calculateable |
detail: 通用 Calculate 接口
|
| Calculateable.Calculate<T> |
|
| Calculateable.CalculateByParam<T,Param> |
|
| Calculateable.CalculateByParam2<T,Param,Param2> |
|
| Calculateable.CalculateByParam3<T,Param,Param2,Param3> |
|
| Calculateable.CalculateByParamArgs<T,Param> |
|
| CalendarUtils |
detail: 日历工具类
|
| CalendarUtils.Festival |
detail: 节日实体类
|
| CalendarUtils.FestivalHook |
detail: 节日 Hook 接口
|
| CalendarUtils.SolarLunar |
detail: 公历农历实体类
|
| Callable |
detail: 通用 Call 接口
|
| Callable.Call<T> |
|
| Callable.CallByParam<T,Param> |
|
| Callable.CallByParam2<T,Param,Param2> |
|
| Callable.CallByParam3<T,Param,Param2,Param3> |
|
| Callable.CallByParamArgs<T,Param> |
|
| ChineseUtils |
detail: 中文工具类
|
| Cipher |
detail: 通用加解密中间层
|
| CipherUtils |
detail: 加密工具类
|
| ClassUtils |
detail: 类 ( Class ) 工具类
|
| Cloneable |
detail: 通用 Clone 接口
|
| Cloneable.Clone<T> |
|
| Cloneable.CloneByParam<T,Param> |
|
| Cloneable.CloneByParam2<T,Param,Param2> |
|
| Cloneable.CloneByParam3<T,Param,Param2,Param3> |
|
| Cloneable.CloneByParamArgs<T,Param> |
|
| CloneUtils |
detail: 克隆工具类
|
| Closeable |
detail: 通用 Close 接口
|
| Closeable.Close<T> |
|
| Closeable.CloseByParam<T,Param> |
|
| Closeable.CloseByParam2<T,Param,Param2> |
|
| Closeable.CloseByParam3<T,Param,Param2,Param3> |
|
| Closeable.CloseByParamArgs<T,Param> |
|
| CloseUtils |
detail: 关闭 ( IO 流 ) 工具类
|
| CollectionUtils |
detail: 集合工具类 ( Collection - List、Set、Queue ) 等
|
| CollectionUtils.ArrayWithTypeToken<T> |
detail: 持有数组 TypeToken 实体类
|
| ColorUtils |
detail: 颜色工具类 ( 包括常用的色值 )
|
| ColorUtils.ColorInfo |
detail: 颜色信息
|
| ColorUtils.ColorInfo.ColorParser |
detail: Color 解析器
|
| ColorUtils.ColorInfo.Parser |
detail: Color 解析器
|
| Commandable |
detail: 通用 Command 接口
|
| Commandable.Command<T> |
|
| Commandable.CommandByParam<T,Param> |
|
| Commandable.CommandByParam2<T,Param,Param2> |
|
| Commandable.CommandByParam3<T,Param,Param2,Param3> |
|
| Commandable.CommandByParamArgs<T,Param> |
|
| ComparatorUtils |
detail: 排序比较器工具类
|
| Consumerable |
detail: 通用 Consumer 接口
|
| Consumerable.Consumer<T> |
|
| Consumerable.ConsumerByParam<T,Param> |
|
| Consumerable.ConsumerByParam2<T,Param,Param2> |
|
| Consumerable.ConsumerByParam3<T,Param,Param2,Param3> |
|
| Consumerable.ConsumerByParamArgs<T,Param> |
|
| Convertable |
detail: 通用 Convert 接口
|
| Convertable.Convert<T> |
|
| Convertable.ConvertByParam<T,Param> |
|
| Convertable.ConvertByParam2<T,Param,Param2> |
|
| Convertable.ConvertByParam3<T,Param,Param2,Param3> |
|
| Convertable.ConvertByParamArgs<T,Param> |
|
| ConvertUtils |
detail: 转换工具类 ( Byte、Hex 等 )
|
| CoordinateUtils |
detail: 坐标 ( GPS 纠偏 ) 相关工具类
|
| CoordinateUtils.Direction |
detail: 坐标方向
|
| Copyable |
detail: 通用 Copy 接口
|
| Copyable.Copy<T> |
|
| Copyable.CopyByParam<T,Param> |
|
| Copyable.CopyByParam2<T,Param,Param2> |
|
| Copyable.CopyByParam3<T,Param,Param2,Param3> |
|
| Copyable.CopyByParamArgs<T,Param> |
|
| Correctable |
detail: 通用 Correct 接口
|
| Correctable.Correct<T> |
|
| Correctable.CorrectByParam<T,Param> |
|
| Correctable.CorrectByParam2<T,Param,Param2> |
|
| Correctable.CorrectByParam3<T,Param,Param2,Param3> |
|
| Correctable.CorrectByParamArgs<T,Param> |
|
| CRCUtils |
detail: CRC 工具类
|
| DateSort |
detail: Date 排序值
|
| DateSortAsc<T extends DateSort> |
detail: Date 升序排序
|
| DateSortDesc<T extends DateSort> |
detail: Date 降序排序
|
| DateUtils |
detail: 日期工具类
|
| Decodeable |
detail: 通用 Decode 接口
|
| Decodeable.Decode<T> |
|
| Decodeable.DecodeByParam<T,Param> |
|
| Decodeable.DecodeByParam2<T,Param,Param2> |
|
| Decodeable.DecodeByParam3<T,Param,Param2,Param3> |
|
| Decodeable.DecodeByParamArgs<T,Param> |
|
| Decrypt |
detail: 解密 ( 解码 ) 接口
|
| Decryptable |
detail: 通用 Decrypt 接口
|
| Decryptable.Decrypt<T> |
|
| Decryptable.DecryptByParam<T,Param> |
|
| Decryptable.DecryptByParam2<T,Param,Param2> |
|
| Decryptable.DecryptByParam3<T,Param,Param2,Param3> |
|
| Decryptable.DecryptByParamArgs<T,Param> |
|
| DESUtils |
detail: DES 对称加密工具类
|
| DevCommonUtils |
detail: 开发常用方法工具类
|
| DevFinal |
detail: 常量类
|
| DevFinal.ACCEPT |
detail: 校验接受常量
|
| DevFinal.ARRAY |
detail: 数组常量
|
| DevFinal.DEFAULT |
detail: 默认值常量
|
| DevFinal.ENCODE |
detail: 编码格式字符串常量
|
| DevFinal.FORMAT |
detail: 格式化字符串常量
|
| DevFinal.INNER |
detail: 工具类内部返回值等常量定义
|
| DevFinal.INT |
detail: Int 类型常量
|
| DevFinal.REGEX |
detail: 正则表达式字符串常量
|
| DevFinal.STR |
detail: String 类型常量
|
| DevFinal.SYMBOL |
detail: 符号、标记字符串常量
|
| DevFinal.TIME |
detail: 时间格式字符串常量
|
| DevFinal.TIME_DEPRECATED |
已过时。 |
| DevJavaUrlParser |
detail: Dev 库 Java 通用 Url 解析器
|
| DevThreadManager |
detail: 线程池管理工具类
|
| DevThreadPool |
detail: 线程池 ( 构建类 )
|
| DevThreadPool.DevThreadPoolType |
detail: 线程池初始化枚举类型
|
| DoubleSort |
detail: Double 排序值
|
| DoubleSortAsc<T extends DoubleSort> |
detail: Double 升序排序
|
| DoubleSortDesc<T extends DoubleSort> |
detail: Double 降序排序
|
| Editorable |
detail: 通用 Editor 接口
|
| Editorable.Editor<T> |
|
| Editorable.EditorByParam<T,Param> |
|
| Editorable.EditorByParam2<T,Param,Param2> |
|
| Editorable.EditorByParam3<T,Param,Param2,Param3> |
|
| Editorable.EditorByParamArgs<T,Param> |
|
| Encodeable |
detail: 通用 Encode 接口
|
| Encodeable.Encode<T> |
|
| Encodeable.EncodeByParam<T,Param> |
|
| Encodeable.EncodeByParam2<T,Param,Param2> |
|
| Encodeable.EncodeByParam3<T,Param,Param2,Param3> |
|
| Encodeable.EncodeByParamArgs<T,Param> |
|
| EncodeUtils |
detail: 编码工具类
|
| Encrypt |
detail: 加密 ( 编码 ) 接口
|
| Encryptable |
detail: 通用 Encrypt 接口
|
| Encryptable.Encrypt<T> |
|
| Encryptable.EncryptByParam<T,Param> |
|
| Encryptable.EncryptByParam2<T,Param,Param2> |
|
| Encryptable.EncryptByParam3<T,Param,Param2,Param3> |
|
| Encryptable.EncryptByParamArgs<T,Param> |
|
| EncryptUtils |
detail: 加解密通用工具类
|
| Errorable |
detail: 通用 Error 接口
|
| Errorable.Error<T> |
|
| Errorable.ErrorByParam<T,Param> |
|
| Errorable.ErrorByParam2<T,Param,Param2> |
|
| Errorable.ErrorByParam3<T,Param,Param2,Param3> |
|
| Errorable.ErrorByParamArgs<T,Param> |
|
| EscapeUtils |
detail: 字符串 ( 编解码 ) 工具类
|
| FieldUtils |
detail: 变量字段工具类
|
| FileBreadthFirstSearchUtils |
detail: 文件广度优先搜索算法 ( 多线程 + 队列, 搜索某个目录下的全部文件 )
|
| FileBreadthFirstSearchUtils.FileItem |
detail: 文件信息 Item
|
| FileBreadthFirstSearchUtils.SearchHandler |
detail: 搜索处理接口
|
| FileDepthFirstSearchUtils |
detail: 文件深度优先搜索算法 ( 递归搜索某个目录下的全部文件 )
|
| FileDepthFirstSearchUtils.FileItem |
detail: 文件信息 Item
|
| FileDepthFirstSearchUtils.SearchHandler |
detail: 搜索处理接口
|
| FileIOUtils |
detail: 文件 ( IO 流 ) 工具类
|
| FileLastModifiedSortAsc |
detail: 文件修改时间升序排序
|
| FileLastModifiedSortDesc |
detail: 文件修改时间降序排序
|
| FileLengthSortAsc |
detail: 文件大小升序排序
|
| FileLengthSortDesc |
detail: 文件大小降序排序
|
| FileNameSortAsc |
detail: 文件名升序排序
|
| FileNameSortDesc |
detail: 文件名降序排序
|
| FilePartAssist |
detail: 文件分片辅助类
|
| FilePartItem |
detail: 文件分片信息 Item
|
| FilePartUtils |
detail: 文件分片工具类
|
| FileRecordUtils |
detail: 文件记录分析工具类
|
| FileRecordUtils.Callback |
detail: 文件记录回调
|
| FileSortAsc |
detail: 文件升序排序
|
| FileSortDesc |
detail: 文件降序排序
|
| FileUtils |
detail: 文件操作工具类
|
| FileUtils.FileList |
detail: 文件列表
|
| FileUtils.OnReplaceListener |
detail: 覆盖 / 替换事件
|
| Filterable |
detail: 通用 Filter 接口
|
| Filterable.Filter<T> |
|
| Filterable.FilterByParam<T,Param> |
|
| Filterable.FilterByParam2<T,Param,Param2> |
|
| Filterable.FilterByParam3<T,Param,Param2,Param3> |
|
| Filterable.FilterByParamArgs<T,Param> |
|
| Findable |
detail: 通用 Find 接口
|
| Findable.Find<T> |
|
| Findable.FindByParam<T,Param> |
|
| Findable.FindByParam2<T,Param,Param2> |
|
| Findable.FindByParam3<T,Param,Param2,Param3> |
|
| Findable.FindByParamArgs<T,Param> |
|
| FlagsValue |
detail: 标记值计算存储 ( 位运算符 )
|
| FloatSort |
detail: Float 排序值
|
| FloatSortAsc<T extends FloatSort> |
detail: Float 升序排序
|
| FloatSortDesc<T extends FloatSort> |
detail: Float 降序排序
|
| Flowable |
detail: 通用 Flow 接口
|
| Flowable.Flow<T> |
|
| Flowable.FlowByParam<T,Param> |
|
| Flowable.FlowByParam2<T,Param,Param2> |
|
| Flowable.FlowByParam3<T,Param,Param2,Param3> |
|
| Flowable.FlowByParamArgs<T,Param> |
|
| FormatUtils |
detail: 格式化工具类
|
| ForUtils |
detail: 循环工具类
|
| ForUtils.BooleanConsumer |
detail: 循环消费者
|
| ForUtils.ByteConsumer |
detail: 循环消费者
|
| ForUtils.CharConsumer |
detail: 循环消费者
|
| ForUtils.Consumer<T> |
detail: 循环消费者
|
| ForUtils.ConsumerSimple<T> |
detail: 循环消费者
|
| ForUtils.DoubleConsumer |
detail: 循环消费者
|
| ForUtils.FloatConsumer |
detail: 循环消费者
|
| ForUtils.IntConsumer |
detail: 循环消费者
|
| ForUtils.LongConsumer |
detail: 循环消费者
|
| ForUtils.ShortConsumer |
detail: 循环消费者
|
| Functionable |
detail: 通用 Function 接口
|
| Functionable.Function<T> |
|
| Functionable.FunctionByParam<T,Param> |
|
| Functionable.FunctionByParam2<T,Param,Param2> |
|
| Functionable.FunctionByParam3<T,Param,Param2,Param3> |
|
| Functionable.FunctionByParamArgs<T,Param> |
|
| Getable |
detail: 通用 Get 接口
|
| Getable.Get<T> |
|
| Getable.GetByParam<T,Param> |
|
| Getable.GetByParam2<T,Param,Param2> |
|
| Getable.GetByParam3<T,Param,Param2,Param3> |
|
| Getable.GetByParamArgs<T,Param> |
|
| HtmlUtils |
detail: Html 工具类
|
| HttpParamsUtils |
detail: Http 参数工具类
|
| HttpURLConnectionUtils |
detail: HttpURLConnection 网络工具类
|
| HttpURLConnectionUtils.Callback |
detail: 请求回调
|
| HttpURLConnectionUtils.TimeCallback |
detail: 时间回调
|
| IDCardUtils |
detail: 居民身份证工具类
|
| Inputable |
detail: 通用 Input 接口
|
| Inputable.Input<T> |
|
| Inputable.InputByParam<T,Param> |
|
| Inputable.InputByParam2<T,Param,Param2> |
|
| Inputable.InputByParam3<T,Param,Param2,Param3> |
|
| Inputable.InputByParamArgs<T,Param> |
|
| Interceptable |
detail: 通用 Intercept 接口
|
| Interceptable.Intercept<T> |
|
| Interceptable.InterceptByParam<T,Param> |
|
| Interceptable.InterceptByParam2<T,Param,Param2> |
|
| Interceptable.InterceptByParam3<T,Param,Param2,Param3> |
|
| Interceptable.InterceptByParamArgs<T,Param> |
|
| IntSort |
detail: Int 排序值
|
| IntSortAsc<T extends IntSort> |
detail: Int 升序排序
|
| IntSortDesc<T extends IntSort> |
detail: Int 降序排序
|
| IOable |
detail: 通用 IO 接口
|
| IOable.IO<T> |
|
| IOable.IOByParam<T,Param> |
|
| IOable.IOByParam2<T,Param,Param2> |
|
| IOable.IOByParam3<T,Param,Param2,Param3> |
|
| IOable.IOByParamArgs<T,Param> |
|
| JCLogUtils |
detail: Java Common 日志打印工具类 ( 简化版 )
|
| JCLogUtils.Print |
detail: 日志输出接口
|
| LongSort |
detail: Long 排序值
|
| LongSortAsc<T extends LongSort> |
detail: Long 升序排序
|
| LongSortDesc<T extends LongSort> |
detail: Long 降序排序
|
| MapUtils |
detail: Map 工具类
|
| MD5Utils |
detail: MD5 加密工具类
|
| Methodable |
detail: 通用 Method 接口
|
| Methodable.Method<T> |
|
| Methodable.MethodByParam<T,Param> |
|
| Methodable.MethodByParam2<T,Param,Param2> |
|
| Methodable.MethodByParam3<T,Param,Param2,Param3> |
|
| Methodable.MethodByParamArgs<T,Param> |
|
| Modifyable |
detail: 通用 Modify 接口
|
| Modifyable.Modify<T> |
|
| Modifyable.ModifyByParam<T,Param> |
|
| Modifyable.ModifyByParam2<T,Param,Param2> |
|
| Modifyable.ModifyByParam3<T,Param,Param2,Param3> |
|
| Modifyable.ModifyByParamArgs<T,Param> |
|
| Notifyable |
detail: 通用 Notify 接口
|
| Notifyable.Notify<T> |
|
| Notifyable.NotifyByParam<T,Param> |
|
| Notifyable.NotifyByParam2<T,Param,Param2> |
|
| Notifyable.NotifyByParam3<T,Param,Param2,Param3> |
|
| Notifyable.NotifyByParamArgs<T,Param> |
|
| NumberUtils |
detail: 数字 ( 计算 ) 工具类
|
| ObjectUtils |
detail: 对象相关工具类
|
| Ofable |
detail: 通用 Of 接口
|
| Ofable.Of<T> |
|
| Ofable.OfByParam<T,Param> |
|
| Ofable.OfByParam2<T,Param,Param2> |
|
| Ofable.OfByParam3<T,Param,Param2,Param3> |
|
| Ofable.OfByParamArgs<T,Param> |
|
| Operatorable |
detail: 通用 Operator 接口
|
| Operatorable.Operator<T> |
|
| Operatorable.OperatorByParam<T,Param> |
|
| Operatorable.OperatorByParam2<T,Param,Param2> |
|
| Operatorable.OperatorByParam3<T,Param,Param2,Param3> |
|
| Operatorable.OperatorByParamArgs<T,Param> |
|
| Outputable |
detail: 通用 Output 接口
|
| Outputable.Output<T> |
|
| Outputable.OutputByParam<T,Param> |
|
| Outputable.OutputByParam2<T,Param,Param2> |
|
| Outputable.OutputByParam3<T,Param,Param2,Param3> |
|
| Outputable.OutputByParamArgs<T,Param> |
|
| Parseable |
detail: 通用 Parse 接口
|
| Parseable.Parse<T> |
|
| Parseable.ParseByParam<T,Param> |
|
| Parseable.ParseByParam2<T,Param,Param2> |
|
| Parseable.ParseByParam3<T,Param,Param2,Param3> |
|
| Parseable.ParseByParamArgs<T,Param> |
|
| Pasteable |
detail: 通用 Paste 接口
|
| Pasteable.Paste<T> |
|
| Pasteable.PasteByParam<T,Param> |
|
| Pasteable.PasteByParam2<T,Param,Param2> |
|
| Pasteable.PasteByParam3<T,Param,Param2,Param3> |
|
| Pasteable.PasteByParamArgs<T,Param> |
|
| Queryable |
detail: 通用 Query 接口
|
| Queryable.Query<T> |
|
| Queryable.QueryByParam<T,Param> |
|
| Queryable.QueryByParam2<T,Param,Param2> |
|
| Queryable.QueryByParam3<T,Param,Param2,Param3> |
|
| Queryable.QueryByParamArgs<T,Param> |
|
| RandomUtils |
detail: 随机工具类
|
| Readable |
detail: 通用 Read 接口
|
| Readable.Read<T> |
|
| Readable.ReadByParam<T,Param> |
|
| Readable.ReadByParam2<T,Param,Param2> |
|
| Readable.ReadByParam3<T,Param,Param2,Param3> |
|
| Readable.ReadByParamArgs<T,Param> |
|
| RecordConfig |
detail: 日志记录配置信息
|
| RecordConfig.TIME |
detail: 文件记录间隔时间枚举
|
| RecordInsert |
detail: 日志记录插入信息
|
| Reflect2Utils |
detail: 反射相关工具类
|
| ReflectUtils |
detail: 反射相关工具类
|
| ReflectUtils.ReflectException |
detail: 定义 ReflectUtils 工具异常类
|
| Refreshable |
detail: 通用 Refresh 接口
|
| Refreshable.Refresh<T> |
|
| Refreshable.RefreshByParam<T,Param> |
|
| Refreshable.RefreshByParam2<T,Param,Param2> |
|
| Refreshable.RefreshByParam3<T,Param,Param2,Param3> |
|
| Refreshable.RefreshByParamArgs<T,Param> |
|
| Replaceable |
detail: 通用 Replace 接口
|
| Replaceable.Replace<T> |
|
| Replaceable.ReplaceByParam<T,Param> |
|
| Replaceable.ReplaceByParam2<T,Param,Param2> |
|
| Replaceable.ReplaceByParam3<T,Param,Param2,Param3> |
|
| Replaceable.ReplaceByParamArgs<T,Param> |
|
| Routerable |
detail: 通用 Router 接口
|
| Routerable.Router<T> |
|
| Routerable.RouterByParam<T,Param> |
|
| Routerable.RouterByParam2<T,Param,Param2> |
|
| Routerable.RouterByParam3<T,Param,Param2,Param3> |
|
| Routerable.RouterByParamArgs<T,Param> |
|
| ScaleUtils |
detail: 计算比例工具类
|
| ScaleUtils.XY |
detail: XY 比实体类
|
| Searchable |
detail: 通用 Search 接口
|
| Searchable.Search<T> |
|
| Searchable.SearchByParam<T,Param> |
|
| Searchable.SearchByParam2<T,Param,Param2> |
|
| Searchable.SearchByParam3<T,Param,Param2,Param3> |
|
| Searchable.SearchByParamArgs<T,Param> |
|
| Sendable |
detail: 通用 Send 接口
|
| Sendable.Send<T> |
|
| Sendable.SendByParam<T,Param> |
|
| Sendable.SendByParam2<T,Param,Param2> |
|
| Sendable.SendByParam3<T,Param,Param2,Param3> |
|
| Sendable.SendByParamArgs<T,Param> |
|
| SHAUtils |
detail: SHA 加密工具类
|
| Sortable |
detail: 通用 Sort 接口
|
| Sortable.Sort<T> |
|
| Sortable.SortByParam<T,Param> |
|
| Sortable.SortByParam2<T,Param,Param2> |
|
| Sortable.SortByParam3<T,Param,Param2,Param3> |
|
| Sortable.SortByParamArgs<T,Param> |
|
| Splitable |
detail: 通用 Split 接口
|
| Splitable.Split<T> |
|
| Splitable.SplitByParam<T,Param> |
|
| Splitable.SplitByParam2<T,Param,Param2> |
|
| Splitable.SplitByParam3<T,Param,Param2,Param3> |
|
| Splitable.SplitByParamArgs<T,Param> |
|
| StreamUtils |
detail: 流操作工具类
|
| StringSort |
detail: String 排序值
|
| StringSortAsc<T extends StringSort> |
detail: String 升序排序
|
| StringSortDesc<T extends StringSort> |
detail: String 降序排序
|
| StringSortWindowsSimple<T extends StringSort> |
detail: String Windows 排序比较器简单实现
|
| StringSortWindowsSimple2<T extends StringSort> |
detail: String Windows 排序比较器简单实现
|
| StringUtils |
detail: 字符串工具类
|
| Supplierable |
detail: 通用 Supplier 接口
|
| Supplierable.Supplier<T> |
|
| Supplierable.SupplierByParam<T,Param> |
|
| Supplierable.SupplierByParam2<T,Param,Param2> |
|
| Supplierable.SupplierByParam3<T,Param,Param2,Param3> |
|
| Supplierable.SupplierByParamArgs<T,Param> |
|
| Taskable |
detail: 通用 Task 接口
|
| Taskable.Task<T> |
|
| Taskable.TaskByParam<T,Param> |
|
| Taskable.TaskByParam2<T,Param,Param2> |
|
| Taskable.TaskByParam3<T,Param,Param2,Param3> |
|
| Taskable.TaskByParamArgs<T,Param> |
|
| Threadable |
detail: 通用 Thread 接口
|
| Threadable.Thread<T> |
|
| Threadable.ThreadByParam<T,Param> |
|
| Threadable.ThreadByParam2<T,Param,Param2> |
|
| Threadable.ThreadByParam3<T,Param,Param2,Param3> |
|
| Threadable.ThreadByParamArgs<T,Param> |
|
| ThrowableUtils |
detail: 异常处理工具类
|
| TimeAverager |
detail: 时间均值计算辅助类
|
| TimeCounter |
detail: 时间计时辅助类
|
| TimeKeeper |
detail: 堵塞时间辅助类
|
| TimeKeeper.OnEndCallback |
detail: 结束通知回调
|
| Toable |
detail: 通用 To 接口
|
| Toable.To<T> |
|
| Toable.ToByParam<T,Param> |
|
| Toable.ToByParam2<T,Param,Param2> |
|
| Toable.ToByParam3<T,Param,Param2,Param3> |
|
| Toable.ToByParamArgs<T,Param> |
|
| TripleDESUtils |
detail: 3DES 对称加密工具类
|
| TypeUtils |
detail: 类型工具类
|
| TypeUtils.ParameterizedTypeImpl |
detail: ParameterizedType 实现类
|
| UnBinderable |
detail: 通用 UnBinder 接口
|
| UnBinderable.UnBinder<T> |
|
| UnBinderable.UnBinderByParam<T,Param> |
|
| UnBinderable.UnBinderByParam2<T,Param,Param2> |
|
| UnBinderable.UnBinderByParam3<T,Param,Param2,Param3> |
|
| UnBinderable.UnBinderByParamArgs<T,Param> |
|
| UnitSpanFormatter |
detail: 单位数组范围格式化
|
| UrlExtras |
detail: Url 携带信息解析
|
| UrlExtras.Parser |
detail: Url 解析器
|
| ValidatorUtils |
detail: 校验工具类
|
| ValiToPhoneUtils |
detail: 检验联系 ( 手机号码、座机 ) 工具类
|
| WeakReferenceAssist<T> |
detail: 弱引用辅助类
|
| WindowsExplorerFileSimpleComparator |
detail: Windows 目录资源文件排序比较器
|
| WindowsExplorerFileSimpleComparator2 |
detail: Windows 目录资源文件排序比较器
|
| WindowsExplorerStringSimpleComparator |
detail: Windows 目录资源文件名排序比较器
|
| WindowsExplorerStringSimpleComparator2 |
detail: Windows 目录资源文件名排序比较器
|
| Writeable |
detail: 通用 Write 接口
|
| Writeable.Write<T> |
|
| Writeable.WriteByParam<T,Param> |
|
| Writeable.WriteByParam2<T,Param,Param2> |
|
| Writeable.WriteByParam3<T,Param,Param2,Param3> |
|
| Writeable.WriteByParamArgs<T,Param> |
|
| XorUtils |
detail: 异或工具类
|
| ZipUtils |
detail: 压缩相关工具类
|