All Classes and Interfaces
Class
Description
未分类方法
AnnotationValues
默认缓存实现 (永久储存, 达到最大容量后移除之前的元素)
命名方法转换工具类
提供 驼峰 匈牙利 短横线 及 蛇形命名法的互相转换
CaseType
预定义的 日期格式化器
ExceptionUtils
固定大小的 LinkedHashMap
HashUtils (注意 !!!
缓存接口
LockByKey
根据 Key 进行锁 , 使用 Semaphore 以支持多线程的 访问
OSHelper 用来获取操作系统信息
OSInfo
OSType
RandomUtils (左开右闭)
使用 threadLocal 模拟的 ScopedValue (不支持线程池线程复用和异步线程切换)
todo jdk25 ScopedValue 正式版本发布时 移除此类
StringUtils
URIUtils