Package | Description |
---|---|
org.tio.utils.hutool |
特别说明:本包及子包的代码由hutool作者提供
不直接引用hutool的原因主要是减少本项目依赖,减少用户维护pom的烦琐度
hutool项目地址: https://gitee.com/loolly/hutool
再次感谢hutool作者路小磊的大力支持!
|
Class and Description |
---|
BasicType |
BeanInfoCache
Bean属性缓存
缓存用于防止多次反射造成的性能问题 |
BetweenFormater.Level
格式化等级枚举
|
ClassScanHandler |
CustomKeyMap
自定义键的Map,默认HashMap实现
|
DateUnit
日期时间单位,每个单位都是以毫秒为基数
|
Editor
编辑器接口,常用于对于集合中的元素做统一编辑
此编辑器两个作用: |
FastByteBuffer
代码移植自blade
快速缓冲,将数据存放在缓冲集中,取代以往的单一数组 |
Filter
过滤器接口
|
Copyright © 2021. All rights reserved.