跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W Z 

A

AbstractCache<K extends Serializable,V extends Serializable> - org.tio.utils.cache中的类
超时和限制大小的缓存的默认实现
继承此抽象缓存需要:
创建一个新的Map 实现 prune 策略
AbstractQueueRunnable<T> - org.tio.utils.thread.pool中的类
 
AbstractQueueRunnable(Executor) - 类 的构造器org.tio.utils.thread.pool.AbstractQueueRunnable
 
AbstractSynRunnable - org.tio.utils.thread.pool中的类
 
AbstractSynRunnable(Executor) - 类 的构造器org.tio.utils.thread.pool.AbstractSynRunnable
Instantiates a new abstract syn runnable.
accessCount - 类 中的变量org.tio.utils.cache.CacheObj
访问次数
add(K, V) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
add(TimerTask) - 类 中的方法org.tio.utils.timer.SystemTimer
 
add(TimerTask) - 接口 中的方法org.tio.utils.timer.Timer
添加新的任务到当前执行器(线程池),在任务过期后会执行任务。
add(TimerTaskEntry) - 类 中的方法org.tio.utils.timer.TimingWheel
添加任务到时间轮
addAll(K, Set<? extends V>) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
addAll(byte[]...) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
 
addMsg(T) - 类 中的方法org.tio.utils.thread.pool.AbstractQueueRunnable
addMsg
addTask(Function<SystemTimer, T>) - 类 中的方法org.tio.utils.timer.DefaultTimerTaskService
 
addTask(Function<SystemTimer, T>) - 接口 中的方法org.tio.utils.timer.TimerTaskService
添加 ack 任务
advanceClock(long) - 类 中的方法org.tio.utils.timer.SystemTimer
 
advanceClock(long) - 接口 中的方法org.tio.utils.timer.Timer
推进内部时钟,执行任何在走过的时间间隔内过期的任务
advanceClock(Long) - 类 中的方法org.tio.utils.timer.TimingWheel
推进时间
allocate(int) - 枚举 中的方法org.tio.utils.buffer.ByteBufferAllocator
 
AMP - 接口 中的静态变量org.tio.utils.SysConst
&
append(byte[], int, int) - 类 中的方法org.tio.utils.hutool.FastByteBuffer
向快速缓冲加入数据
append(byte[]) - 类 中的方法org.tio.utils.hutool.FastByteBuffer
向快速缓冲加入数据
append(byte) - 类 中的方法org.tio.utils.hutool.FastByteBuffer
向快速缓冲加入一个字节
append(FastByteBuffer) - 类 中的方法org.tio.utils.hutool.FastByteBuffer
将另一个快速缓冲加入到自身
apply(TimerTaskEntry) - 类 中的方法org.tio.utils.timer.SystemTimer
Applies this function to the given argument.
array(int) - 类 中的方法org.tio.utils.hutool.FastByteBuffer
根据索引位返回缓冲集中的缓冲
arrayToString(Object) - 类 中的静态方法org.tio.utils.hutool.StrUtil
数组或集合转String
ArrayUtil - org.tio.utils.hutool中的类
 
ArrayUtil() - 类 的构造器org.tio.utils.hutool.ArrayUtil
 
ASTERISK - 接口 中的静态变量org.tio.utils.SysConst
?
AVAILABLE_PROCESSORS - 类 中的静态变量org.tio.utils.Threads
 

B

BACKSLASH - 接口 中的静态变量org.tio.utils.SysConst
反斜扛
BetweenFormater - org.tio.utils.hutool中的类
时长格式化器
BetweenFormater(long, BetweenFormater.Level) - 类 的构造器org.tio.utils.hutool.BetweenFormater
构造
BetweenFormater(long, BetweenFormater.Level, int) - 类 的构造器org.tio.utils.hutool.BetweenFormater
构造
BetweenFormater.Level - org.tio.utils.hutool中的枚举
格式化等级枚举
BLANK - 接口 中的静态变量org.tio.utils.SysConst
空串
BUFFER_SIZE - 类 中的静态变量org.tio.utils.hutool.ZipUtil
 
ByteBufferAllocator - org.tio.utils.buffer中的枚举
ByteBufAllocator
ByteBufferUtil - org.tio.utils.buffer中的类
ByteBuffer 工具
ByteBufferUtil() - 类 的构造器org.tio.utils.buffer.ByteBufferUtil
 

C

Cache<K extends Serializable,V extends Serializable> - org.tio.utils.cache中的接口
缓存接口
CacheListener<K,V> - org.tio.utils.cache中的接口
缓存监听,用于实现缓存操作时的回调监听,例如缓存对象的移除事件等
CacheObj<K extends Serializable,V extends Serializable> - org.tio.utils.cache中的类
缓存对象
CacheObj(K, V, long) - 类 的构造器org.tio.utils.cache.CacheObj
构造
cacheObjIter() - 类 中的方法org.tio.utils.cache.AbstractCache
获取所有CacheObj值的Iterator形式
cancel() - 类 中的方法org.tio.utils.timer.TimerTask
 
cancelled() - 类 中的方法org.tio.utils.timer.TimerTaskEntry
 
cancelPruneSchedule() - 类 中的方法org.tio.utils.cache.TimedCache
取消定时清理
capacity() - 类 中的方法org.tio.utils.cache.AbstractCache
 
capacity() - 接口 中的方法org.tio.utils.cache.Cache
返回缓存容量,0表示无大小限制
ClassUtil - org.tio.utils.hutool中的类
class 工具类
ClassUtil() - 类 的构造器org.tio.utils.hutool.ClassUtil
 
CLAZZ_NAME - 类 中的静态变量org.tio.utils.json.FastJson1JsonAdapter
类名
CLAZZ_NAME - 类 中的静态变量org.tio.utils.json.FastJson2JsonAdapter
类名
CLAZZ_NAME - 类 中的静态变量org.tio.utils.json.GsonJsonAdapter
类名
CLAZZ_NAME - 类 中的静态变量org.tio.utils.json.HuToolJsonAdapter
类名
CLAZZ_NAME - 类 中的静态变量org.tio.utils.json.JacksonJsonAdapter
类名
clear() - 类 中的方法org.tio.utils.cache.AbstractCache
 
clear() - 接口 中的方法org.tio.utils.cache.Cache
清空缓存
clear() - 类 中的方法org.tio.utils.cache.StampedCache
 
clear() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
clear() - 类 中的方法org.tio.utils.collection.MultiValueMap
 
clear() - 接口 中的方法org.tio.utils.prop.IPropSupport
清除所有属性
clear() - 类 中的方法org.tio.utils.prop.MapPropSupport
 
clearMsgQueue() - 类 中的方法org.tio.utils.thread.pool.AbstractQueueRunnable
清空处理的队列消息
clone(ByteBuffer) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
ByteBuffer clone
close() - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
此方法无任何效果,当流被关闭后不会抛出IOException
COL - 接口 中的静态变量org.tio.utils.SysConst
:
CollUtil - org.tio.utils.hutool中的类
 
compareTo(TimerTaskEntry) - 类 中的方法org.tio.utils.timer.TimerTaskEntry
 
computeIfAbsent(Map<K, V>, K, Function<K, V>) - 类 中的静态方法org.tio.utils.hutool.CollUtil
A temporary workaround for Java 8 specific performance issue JDK-8161372 .
computeIfAbsent(String, Function<String, Object>) - 接口 中的方法org.tio.utils.prop.IPropSupport
get 或者生成值
computeIfAbsent(String, Function<String, Object>) - 类 中的方法org.tio.utils.prop.MapPropSupport
 
contains(T[], T) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
数组中是否包含元素
contains(CharSequence, char) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定字符是否在字符串中出现过
containsAny(CharSequence, CharSequence...) - 类 中的静态方法org.tio.utils.hutool.StrUtil
查找指定字符串是否包含指定字符串列表中的任意一个字符串
containsIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
是否包含特定字符,忽略大小写,如果给定两个参数都为null,返回true
containsKey(K) - 接口 中的方法org.tio.utils.cache.Cache
是否包含key
containsKey(K) - 类 中的方法org.tio.utils.cache.StampedCache
 
containsKey(int) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
containsKey(Object) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
containsKey(int) - 接口 中的方法org.tio.utils.collection.IntObjectMap
Indicates whether or not this map contains a value for the specified key.
containsKey(Object) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
containsKey(String) - 接口 中的方法org.tio.utils.prop.IPropSupport
是否存在 key
containsKey(String) - 类 中的方法org.tio.utils.prop.MapPropSupport
 
containsValue(Object) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
containsValue(Object) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
convert(Class<?>, String) - 类 中的静态方法org.tio.utils.hutool.StrUtil
 
convert(Class<?>, String[]) - 类 中的静态方法org.tio.utils.hutool.StrUtil
 
copy(InputStream, OutputStream, int) - 类 中的静态方法org.tio.utils.IoUtils
 
copy(InputStream, OutputStream) - 类 中的静态方法org.tio.utils.IoUtils
 
copyLarge(InputStream, OutputStream, byte[]) - 类 中的静态方法org.tio.utils.IoUtils
 
copyLarge(InputStream, OutputStream) - 类 中的静态方法org.tio.utils.IoUtils
 
CORE_POOL_SIZE - 类 中的静态变量org.tio.utils.Threads
 
CR - 接口 中的静态变量org.tio.utils.SysConst
\r
CR_ - 接口 中的静态变量org.tio.utils.SysConst
 
CR_LF - 接口 中的静态变量org.tio.utils.SysConst
 
CR_LF_CR_LF - 接口 中的静态变量org.tio.utils.SysConst
 
CRLF - 接口 中的静态变量org.tio.utils.SysConst
\r\n

D

DatePattern - org.tio.utils.hutool中的类
 
DatePattern() - 类 的构造器org.tio.utils.hutool.DatePattern
 
DateUnit - org.tio.utils.hutool中的枚举
日期时间单位,每个单位都是以毫秒为基数
DateUtil - org.tio.utils.hutool中的类
 
DateUtil() - 类 的构造器org.tio.utils.hutool.DateUtil
 
daysBetween(Date, Date) - 类 中的静态方法org.tio.utils.hutool.DateUtil
两个日期相隔的天数
decode(String) - 类 中的静态方法org.tio.utils.mica.HexUtils
decode Hex
decode(String, Charset) - 类 中的静态方法org.tio.utils.mica.HexUtils
decode Hex
decode(byte[]) - 类 中的静态方法org.tio.utils.mica.HexUtils
decode Hex
decodeHex(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
decode Hex
decodeToString(byte[]) - 类 中的静态方法org.tio.utils.mica.HexUtils
decodeToString Hex
decodeToString(String) - 类 中的静态方法org.tio.utils.mica.HexUtils
decodeToString Hex
DEFAULT_CAPACITY - 类 中的静态变量org.tio.utils.collection.IntObjectHashMap
Default initial capacity.
DEFAULT_CHARSET - 类 中的静态变量org.tio.utils.mica.HexUtils
 
DEFAULT_CHARSET - 接口 中的静态变量org.tio.utils.SysConst
 
DEFAULT_LOAD_FACTOR - 类 中的静态变量org.tio.utils.collection.IntObjectHashMap
Default load factor.
DefaultThreadFactory - org.tio.utils.thread.pool中的类
 
DefaultTimerTaskService - org.tio.utils.timer中的类
Default TimerTaskService
DefaultTimerTaskService() - 类 的构造器org.tio.utils.timer.DefaultTimerTaskService
 
DefaultTimerTaskService(long, int) - 类 的构造器org.tio.utils.timer.DefaultTimerTaskService
 
DefaultTimerTaskService(SystemTimer) - 类 的构造器org.tio.utils.timer.DefaultTimerTaskService
 
DefaultTimerTaskService(SystemTimer, TimingWheelThread) - 类 的构造器org.tio.utils.timer.DefaultTimerTaskService
 
delayMs - 类 中的变量org.tio.utils.timer.TimerTask
延迟时间
digest(String, byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
digest
digestHex(String, byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
digest Hex
digestHmac(String, byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
digest Hmac
digestHmacHex(String, String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
digest Hmac Hex
digestHmacHex(String, byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
digest Hmac Hex
DigestUtils - org.tio.utils.mica中的类
加密相关工具类直接使用Spring util封装,减少jar依赖
DigestUtils() - 类 的构造器org.tio.utils.mica.DigestUtils
 

E

EMPTY - 类 中的静态变量org.tio.utils.hutool.StrUtil
 
EMPTY_BYTES - 类 中的静态变量org.tio.utils.buffer.ByteBufferUtil
空 byte 数组
encode(byte[]) - 类 中的静态方法org.tio.utils.mica.HexUtils
encode Hex
encode(byte[], boolean) - 类 中的静态方法org.tio.utils.mica.HexUtils
encode Hex
encode(byte) - 类 中的静态方法org.tio.utils.mica.HexUtils
encode Hex
encodeHex(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
encode Hex
encodeToString(byte[], boolean) - 类 中的静态方法org.tio.utils.mica.HexUtils
encode Hex
encodeToString(byte[]) - 类 中的静态方法org.tio.utils.mica.HexUtils
encode Hex
encodeToString(byte[], Charset) - 类 中的静态方法org.tio.utils.mica.HexUtils
encode Hex
encodeToString(String) - 类 中的静态方法org.tio.utils.mica.HexUtils
encode Hex
endWith(CharSequence, char) - 类 中的静态方法org.tio.utils.hutool.StrUtil
字符串是否以给定字符结尾
endWith(CharSequence, CharSequence, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
是否以指定字符串结尾
如果给定的字符串和开头字符串都为null则返回true,否则任意一个值为null返回false
endWith(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
是否以指定字符串结尾
endWithIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
是否以指定字符串结尾,忽略大小写
entries() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
entries() - 接口 中的方法org.tio.utils.collection.IntObjectMap
Gets an iterable to traverse over the primitive entries contained in this map.
entrySet() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
entrySet() - 类 中的方法org.tio.utils.collection.MultiValueMap
 
EOF - 类 中的静态变量org.tio.utils.IoUtils
 
EQ - 接口 中的静态变量org.tio.utils.SysConst
=
equals(Object) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
equals(Object) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
equals(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
比较两个字符串(大小写敏感)。
equals(CharSequence, CharSequence, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
比较两个字符串是否相等。
equalsIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
比较两个字符串(大小写不敏感)。
ExceptionUtils - org.tio.utils.mica中的类
异常处理工具类
ExceptionUtils() - 类 的构造器org.tio.utils.mica.ExceptionUtils
 
execute() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
把本任务对象提交到线程池去执行
execute(Runnable) - 类 中的方法org.tio.utils.thread.pool.SynThreadPoolExecutor
 
executed - 类 中的变量org.tio.utils.thread.pool.AbstractSynRunnable
是否已经提交到线程池了
executor - 类 中的变量org.tio.utils.thread.pool.AbstractSynRunnable
 
existCustomTimeout - 类 中的变量org.tio.utils.cache.AbstractCache
每个对象是否有单独的失效时长,用于决定清理过期对象是否有必要。

F

FastByteArrayOutputStream - org.tio.utils.hutool中的类
基于快速缓冲FastByteBuffer的OutputStream,随着数据的增长自动扩充缓冲区 可以通过FastByteArrayOutputStream.toByteArray()FastByteArrayOutputStream.toString()来获取数据 FastByteArrayOutputStream.close()方法无任何效果,当流被关闭后不会抛出IOException 这种设计避免重新分配内存块而是分配新增的缓冲区,缓冲区不会被GC,数据也不会被拷贝到其他缓冲区。
FastByteArrayOutputStream() - 类 的构造器org.tio.utils.hutool.FastByteArrayOutputStream
 
FastByteArrayOutputStream(int) - 类 的构造器org.tio.utils.hutool.FastByteArrayOutputStream
 
FastByteBuffer - org.tio.utils.hutool中的类
代码移植自blade
快速缓冲,将数据存放在缓冲集中,取代以往的单一数组
FastByteBuffer() - 类 的构造器org.tio.utils.hutool.FastByteBuffer
 
FastByteBuffer(int) - 类 的构造器org.tio.utils.hutool.FastByteBuffer
 
FastJson1JsonAdapter - org.tio.utils.json中的类
FastJson1 json 适配器
FastJson1JsonAdapter() - 类 的构造器org.tio.utils.json.FastJson1JsonAdapter
 
FastJson2JsonAdapter - org.tio.utils.json中的类
FastJson2 json 适配器
FastJson2JsonAdapter() - 类 的构造器org.tio.utils.json.FastJson2JsonAdapter
 
fill(String, char, int, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
将已有字符串填充为规定长度,如果已有字符串超过这个长度则返回这个字符串
fillAfter(String, char, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
将已有字符串填充为规定长度,如果已有字符串超过这个长度则返回这个字符串
字符填充于字符串后
filter(T[], UnaryOperator<T>) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
过滤
过滤过程通过传入的Editor实现来返回需要的元素内容,这个Editor实现可以实现以下功能: 1、过滤出需要的对象,如果返回null表示这个元素对象抛弃 2、修改元素对象,返回集合中为修改后的对象
filter(T[], Predicate<T>) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
过滤
过滤过程通过传入的Filter实现来过滤返回需要的元素内容,这个Editor实现可以实现以下功能: 1、过滤出需要的对象,Predicate.test(Object) (Object)}方法返回true的对象将被加入结果集合中
findNextPositivePowerOfTwo(int) - 类 中的静态方法org.tio.utils.collection.MathUtil
Fast method of finding the next power of 2 greater than or equal to the supplied value.
format() - 类 中的方法org.tio.utils.hutool.BetweenFormater
格式化日期间隔输出
formatDateTime(LocalDateTime) - 类 中的静态方法org.tio.utils.hutool.DateUtil
格式化日期时间
格式 yyyy-MM-dd HH:mm:ss
fromList(List<T>, int, int) - 类 中的静态方法org.tio.utils.page.PageUtils
 
fromList(List<E>, int, int, Function<E, T>) - 类 中的静态方法org.tio.utils.page.PageUtils
 
fromSet(Set<T>, int, int) - 类 中的静态方法org.tio.utils.page.PageUtils
 
fromSet(Set<E>, int, int, Function<E, T>) - 类 中的静态方法org.tio.utils.page.PageUtils
 
fromSet(Set<E>, int, int, Predicate<E>, Function<E, T>) - 类 中的静态方法org.tio.utils.page.PageUtils
 

G

get(K, boolean, Supplier<V>) - 类 中的方法org.tio.utils.cache.AbstractCache
 
get(K) - 接口 中的方法org.tio.utils.cache.Cache
从缓存中获得对象,当对象不在缓存中或已经过期返回null 调用此方法时,会检查上次调用时间,如果与当前时间差值大于超时时间返回null,否则返回值。
get(K, Supplier<V>) - 接口 中的方法org.tio.utils.cache.Cache
从缓存中获得对象,当对象不在缓存中或已经过期返回Func0回调产生的对象 调用此方法时,会检查上次调用时间,如果与当前时间差值大于超时时间返回null,否则返回值。
get(K, boolean, Supplier<V>) - 接口 中的方法org.tio.utils.cache.Cache
从缓存中获得对象,当对象不在缓存中或已经过期返回Func0回调产生的对象 调用此方法时,会检查上次调用时间,如果与当前时间差值大于超时时间返回null,否则返回值。
get(K, boolean) - 接口 中的方法org.tio.utils.cache.Cache
从缓存中获得对象,当对象不在缓存中或已经过期返回null 调用此方法时,会检查上次调用时间,如果与当前时间差值大于超时时间返回null,否则返回值。
get(boolean) - 类 中的方法org.tio.utils.cache.CacheObj
获取值
get(K, boolean) - 类 中的方法org.tio.utils.cache.StampedCache
 
get(int) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
get(Object) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
get(int) - 接口 中的方法org.tio.utils.collection.IntObjectMap
Gets the value in the map with the specified key.
get(Object) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
get(int) - 类 中的方法org.tio.utils.hutool.FastByteBuffer
根据索引位返回一个字节
get(String) - 接口 中的方法org.tio.utils.prop.IPropSupport
获取属性
get(String) - 类 中的方法org.tio.utils.prop.MapPropSupport
 
getAbsolutePath(String) - 类 中的静态方法org.tio.utils.hutool.ResourceUtil
获取ClassPath绝对路径
getBetweenMs() - 类 中的方法org.tio.utils.hutool.BetweenFormater
获得 时长毫秒数
getContainsStr(CharSequence, CharSequence...) - 类 中的静态方法org.tio.utils.hutool.StrUtil
查找指定字符串是否包含指定字符串列表中的任意一个字符串,如果包含返回找到的第一个字符串
getDelayMs() - 类 中的方法org.tio.utils.timer.TimerTask
 
getExpirationMs() - 类 中的方法org.tio.utils.timer.TimerTaskEntry
 
getExpiredTime() - 类 中的方法org.tio.utils.cache.CacheObj
获取过期时间,返回null表示永不过期
getFileResource(String) - 类 中的静态方法org.tio.utils.hutool.ResourceUtil
获取 file 下的资源做为流
getGroupExecutor() - 类 中的静态方法org.tio.utils.Threads
 
getHiresClockMs() - 接口 中的静态方法org.tio.utils.timer.Timer
 
getHitCount() - 类 中的方法org.tio.utils.cache.AbstractCache
 
getInstance(String) - 类 中的静态方法org.tio.utils.thread.pool.DefaultThreadFactory
 
getInstance(String, Integer) - 类 中的静态方法org.tio.utils.thread.pool.DefaultThreadFactory
Gets the single INSTANCE of DefaultThreadFactory.
getJsonAdapter() - 类 中的静态方法org.tio.utils.json.JsonUtil
获取 jsonAdapter
getJsonAdapter(JsonAdapter) - 类 中的静态方法org.tio.utils.json.JsonUtil
获取 jsonAdapter
getKey() - 类 中的方法org.tio.utils.cache.CacheObj
获取键
getLastAccess() - 类 中的方法org.tio.utils.cache.CacheObj
获取上次访问时间
getLevel() - 类 中的方法org.tio.utils.hutool.BetweenFormater
获得 格式化级别
getList() - 类 中的方法org.tio.utils.page.Page
 
getList() - 类 中的方法org.tio.utils.timer.TimerTaskEntry
 
getMillis() - 枚举 中的方法org.tio.utils.hutool.DateUnit
 
getMissCount() - 类 中的方法org.tio.utils.cache.AbstractCache
 
getMsgQueue() - 类 中的方法org.tio.utils.thread.pool.AbstractQueueRunnable
获取消息队列
getName() - 枚举 中的方法org.tio.utils.hutool.BetweenFormater.Level
获取级别名称
getNanoId() - 类 中的静态方法org.tio.utils.hutool.StrUtil
一个小巧、安全、URL友好、21 位的字符串ID生成器,62 进制,只包含数字、大写、小写字母
getPageNumber() - 类 中的方法org.tio.utils.page.Page
 
getPageSize() - 类 中的方法org.tio.utils.page.Page
 
getResource(String) - 类 中的静态方法org.tio.utils.hutool.ResourceUtil
获得资源相对路径对应的URL
getResourceAsStream(String) - 类 中的静态方法org.tio.utils.hutool.ResourceUtil
获取ClassPath下的资源做为流
getThreadPoolName() - 类 中的方法org.tio.utils.thread.pool.DefaultThreadFactory
Gets the thread pool name.
getTimerTask() - 类 中的方法org.tio.utils.timer.TimerTaskEntry
 
getTimerTaskEntry() - 类 中的方法org.tio.utils.timer.TimerTask
 
getTioExecutor() - 类 中的静态方法org.tio.utils.Threads
 
getTotalPage() - 类 中的方法org.tio.utils.page.Page
 
getTotalRow() - 类 中的方法org.tio.utils.page.Page
 
getTtl() - 类 中的方法org.tio.utils.cache.CacheObj
获取对象存活时长,即超时总时长,0表示无限
getValue() - 类 中的方法org.tio.utils.cache.CacheObj
获取值
getVersion() - 类 中的静态方法org.tio.utils.Version
读取版本号
getWithoutLock(K) - 类 中的方法org.tio.utils.cache.AbstractCache
获取键对应的CacheObj
GsonJsonAdapter - org.tio.utils.json中的类
FastJson1 json 适配器
GsonJsonAdapter() - 类 的构造器org.tio.utils.json.GsonJsonAdapter
 
GsonJsonAdapter(Gson) - 类 的构造器org.tio.utils.json.GsonJsonAdapter
 
GsonJsonAdapter(GsonBuilder) - 类 的构造器org.tio.utils.json.GsonJsonAdapter
 
guessPattern(String) - 类 中的静态方法org.tio.utils.hutool.DateUtil
 
gzip(byte[]) - 类 中的静态方法org.tio.utils.hutool.ZipUtil
Gzip压缩

H

hashCode() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
hashCode() - 类 中的方法org.tio.utils.collection.MultiValueMap
 
hashFNV1(byte[]) - 类 中的静态方法org.tio.utils.mica.HexUtils
FNV1算法
hashFNV1(byte[], int, int) - 类 中的静态方法org.tio.utils.mica.HexUtils
FNV1算法
hexDump(ByteBuffer) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
以16进制 打印 ByteBuffer
HexUtils - org.tio.utils.mica中的类
hex 工具,编解码全用 byte
HexUtils() - 类 的构造器org.tio.utils.mica.HexUtils
 
hitCount - 类 中的变量org.tio.utils.cache.AbstractCache
命中数,即命中缓存计数
hmacMd5(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacMd5
hmacMd5(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacMd5
hmacMd5Hex(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacMd5 Hex
hmacMd5Hex(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacMd5 Hex
hmacSha1(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha1
hmacSha1(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha1
hmacSha1Hex(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha1 Hex
hmacSha1Hex(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha1 Hex
hmacSha224(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha224
hmacSha224(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha224
hmacSha224Hex(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha224 Hex
hmacSha224Hex(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha224 Hex
hmacSha256(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha256
hmacSha256(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha256
hmacSha256Hex(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha256 Hex
hmacSha256Hex(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha256 Hex
hmacSha384(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha384
hmacSha384(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha384
hmacSha384Hex(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha384 Hex
hmacSha384Hex(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha384 Hex
hmacSha512(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha512
hmacSha512(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha512
hmacSha512Hex(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha512 Hex
hmacSha512Hex(byte[], String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
hmacSha512 Hex
HTTP_DATETIME_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
HTTP头中日期时间格式:EEE, dd MMM yyyy HH:mm:ss z
httpDate() - 类 中的静态方法org.tio.utils.hutool.DateUtil
当前时间生成符合http响应头中的Date格式的字符串
httpDate(TemporalAccessor) - 类 中的静态方法org.tio.utils.hutool.DateUtil
把date生成符合http响应头中的Date格式的字符串
httpDate(long) - 类 中的静态方法org.tio.utils.hutool.DateUtil
 
HuToolJsonAdapter - org.tio.utils.json中的类
FastJson1 json 适配器
HuToolJsonAdapter() - 类 的构造器org.tio.utils.json.HuToolJsonAdapter
 
HuToolJsonAdapter(JSONConfig) - 类 的构造器org.tio.utils.json.HuToolJsonAdapter
 

I

index() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
当前缓冲位于缓冲区的索引位
INDEX_NOT_FOUND - 类 中的静态变量org.tio.utils.hutool.ArrayUtil
数组中元素未找到的下标,值为-1
INDEX_NOT_FOUND - 类 中的静态变量org.tio.utils.hutool.StrUtil
 
indexOf(T[], Object) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
返回数组中指定元素所在位置,未找到返回ArrayUtil.INDEX_NOT_FOUND
indexOf(CharSequence, char) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内查找指定字符
indexOf(CharSequence, char, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内查找指定字符
indexOf(CharSequence, char, int, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内查找指定字符
indexOf(CharSequence, CharSequence, int, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内反向查找字符串
indexOfIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内查找字符串,忽略大小写
StrUtil.indexOfIgnoreCase(null, *, *) = -1 StrUtil.indexOfIgnoreCase(*, null, *) = -1 StrUtil.indexOfIgnoreCase("", "", 0) = 0 StrUtil.indexOfIgnoreCase("aabaabaa", "A", 0) = 0 StrUtil.indexOfIgnoreCase("aabaabaa", "B", 0) = 2 StrUtil.indexOfIgnoreCase("aabaabaa", "AB", 0) = 1 StrUtil.indexOfIgnoreCase("aabaabaa", "B", 3) = 5 StrUtil.indexOfIgnoreCase("aabaabaa", "B", 9) = -1 StrUtil.indexOfIgnoreCase("aabaabaa", "B", -1) = 2 StrUtil.indexOfIgnoreCase("aabaabaa", "", 2) = 2 StrUtil.indexOfIgnoreCase("abc", "", 9) = -1
indexOfIgnoreCase(CharSequence, CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内查找字符串 StrUtil.indexOfIgnoreCase(null, *, *) = -1 StrUtil.indexOfIgnoreCase(*, null, *) = -1 StrUtil.indexOfIgnoreCase("", "", 0) = 0 StrUtil.indexOfIgnoreCase("aabaabaa", "A", 0) = 0 StrUtil.indexOfIgnoreCase("aabaabaa", "B", 0) = 2 StrUtil.indexOfIgnoreCase("aabaabaa", "AB", 0) = 1 StrUtil.indexOfIgnoreCase("aabaabaa", "B", 3) = 5 StrUtil.indexOfIgnoreCase("aabaabaa", "B", 9) = -1 StrUtil.indexOfIgnoreCase("aabaabaa", "B", -1) = 2 StrUtil.indexOfIgnoreCase("aabaabaa", "", 2) = 2 StrUtil.indexOfIgnoreCase("abc", "", 9) = -1
IntObjectHashMap<V> - org.tio.utils.collection中的类
A hash map implementation of IntObjectMap that uses open addressing for keys.
IntObjectHashMap() - 类 的构造器org.tio.utils.collection.IntObjectHashMap
 
IntObjectHashMap(int) - 类 的构造器org.tio.utils.collection.IntObjectHashMap
 
IntObjectHashMap(int, float) - 类 的构造器org.tio.utils.collection.IntObjectHashMap
 
IntObjectMap<V> - org.tio.utils.collection中的接口
Interface for a primitive map that uses ints as keys.
IntObjectMap.PrimitiveEntry<V> - org.tio.utils.collection中的接口
A primitive entry in the map, provided by the iterator from IntObjectMap.entries()
IoUtils - org.tio.utils中的类
this class copied from org.apache.commons.io.IOUtils
IoUtils() - 类 的构造器org.tio.utils.IoUtils
 
IPropSupport - org.tio.utils.prop中的接口
属性支持接口
isArray(Object) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
对象是否为数组对象
isBlank(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
字符串是否为空白 空白的定义如下:
1、为null
2、为不可见字符(如空格)
3、""
isCanceled() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
 
isEmpty() - 类 中的方法org.tio.utils.cache.AbstractCache
 
isEmpty() - 接口 中的方法org.tio.utils.cache.Cache
缓存是否为空
isEmpty() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
isEmpty() - 类 中的方法org.tio.utils.collection.MultiValueMap
 
isEmpty(Collection<?>) - 类 中的静态方法org.tio.utils.hutool.CollUtil
集合是否为空
isEmpty() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
 
isEmpty(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
字符串是否为空,空的定义如下:
1、为null
2、为""
isExpired() - 类 中的方法org.tio.utils.cache.CacheObj
判断是否过期
isFirstPage() - 类 中的方法org.tio.utils.page.Page
 
isFull() - 类 中的方法org.tio.utils.cache.AbstractCache
 
isFull() - 接口 中的方法org.tio.utils.cache.Cache
缓存是否已满,仅用于有空间限制的缓存对象
isLastPage() - 类 中的方法org.tio.utils.page.Page
 
isMactch(Pattern, String) - 类 中的静态方法org.tio.utils.hutool.Validator
通过正则表达式验证
isNeededExecute() - 类 中的方法org.tio.utils.thread.pool.AbstractQueueRunnable
 
isNeededExecute() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
 
isNotBlank(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
字符串是否为非空白 空白的定义如下:
1、不为null
2、不为不可见字符(如空格)
3、不为""
isNotEmpty(Collection<?>) - 类 中的静态方法org.tio.utils.hutool.CollUtil
集合是否为非空
isNumber(String) - 类 中的静态方法org.tio.utils.hutool.Validator
是否为数字
isPresent(String) - 类 中的静态方法org.tio.utils.hutool.ClassUtil
确定class是否可以被加载
isPruneExpiredActive() - 类 中的方法org.tio.utils.cache.AbstractCache
只有设置公共缓存失效时长或每个对象单独的失效时长时清理可用
isRunning() - 类 中的方法org.tio.utils.timer.TimingWheelThread
 
isShutdownInitiated() - 类 中的方法org.tio.utils.timer.TimingWheelThread
 
isStarted() - 类 中的方法org.tio.utils.timer.TimingWheelThread
 
isSubEquals(CharSequence, int, CharSequence, int, int, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
截取两个字符串的不同部分(长度一致),判断截取的子串是否相同
任意一个字符串为null返回false

J

JacksonJsonAdapter - org.tio.utils.json中的类
FastJson1 json 适配器
JacksonJsonAdapter() - 类 的构造器org.tio.utils.json.JacksonJsonAdapter
 
JacksonJsonAdapter(ObjectMapper) - 类 的构造器org.tio.utils.json.JacksonJsonAdapter
 
JDK_DATETIME_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
JDK中日期时间格式:EEE MMM dd HH:mm:ss zzz yyyy
join(String[], String) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
 
join(Collection<?>) - 类 中的静态方法org.tio.utils.hutool.StrUtil
以 , 为分隔符将多个对象转换为字符串
join(Collection<?>, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
以 delimiter 为分隔符将多个对象转换为字符串
JsonAdapter - org.tio.utils.json中的接口
json 适配器
JsonUtil - org.tio.utils.json中的类
json 工具
JsonUtil() - 类 的构造器org.tio.utils.json.JsonUtil
 

K

KEEP_ALIVE_TIME - 类 中的静态变量org.tio.utils.Threads
 
key - 类 中的变量org.tio.utils.cache.CacheObj
 
key() - 接口 中的方法org.tio.utils.collection.IntObjectMap.PrimitiveEntry
Gets the key for this entry.
keyLockMap - 类 中的变量org.tio.utils.cache.AbstractCache
写的时候每个key一把锁,降低锁的粒度
keySet() - 类 中的方法org.tio.utils.cache.AbstractCache
返回所有键
keySet() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
keySet() - 类 中的方法org.tio.utils.collection.MultiValueMap
 
keyToString(int) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
Helper method called by IntObjectHashMap.toString() in order to convert a single map key into a string.

L

lastAccess - 类 中的变量org.tio.utils.cache.CacheObj
上次访问时间
lastIndexOf(CharSequence, CharSequence, int, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内查找字符串
lastIndexOfIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内查找字符串,忽略大小写
lastIndexOfIgnoreCase(CharSequence, CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
指定范围内查找字符串,忽略大小写
LEFT_BRACKET - 接口 中的静态变量org.tio.utils.SysConst
左括号
LF - 接口 中的静态变量org.tio.utils.SysConst
\n
LF_ - 接口 中的静态变量org.tio.utils.SysConst
 
LF_LF - 接口 中的静态变量org.tio.utils.SysConst
 
listener - 类 中的变量org.tio.utils.cache.AbstractCache
缓存监听
lock - 类 中的变量org.tio.utils.cache.StampedCache
 
logstr() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
 
lowerFirst(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
小写首字母
例如:str = Name, return name

M

MapPropSupport - org.tio.utils.prop中的类
 
MapPropSupport() - 类 的构造器org.tio.utils.prop.MapPropSupport
 
MathUtil - org.tio.utils.collection中的类
Math utility methods.
MAX_POOL_SIZE_FOR_GROUP - 类 中的静态变量org.tio.utils.Threads
 
MAX_POOL_SIZE_FOR_TIO - 类 中的静态变量org.tio.utils.Threads
 
maxLength(CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
限制字符串长度,如果超过指定长度,截取指定长度并在末尾加"..."
md5(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
Calculates the MD5 digest.
md5(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
Calculates the MD5 digest.
md5Hex(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
Return a hexadecimal string representation of the MD5 digest of the given bytes.
missCount - 类 中的变量org.tio.utils.cache.AbstractCache
丢失数,即未命中缓存计数
MultiValueMap<K,V> - org.tio.utils.collection中的类
多值得 map
MultiValueMap() - 类 的构造器org.tio.utils.collection.MultiValueMap
 
MultiValueMap(Map<K, Set<V>>) - 类 的构造器org.tio.utils.collection.MultiValueMap
 

N

newArray(Class<?>, int) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
新建一个空数组
newThread(Runnable) - 类 中的方法org.tio.utils.thread.pool.DefaultThreadFactory
 
next - 类 中的变量org.tio.utils.timer.TimerTaskEntry
 
nextId() - 类 中的方法org.tio.utils.hutool.Snowflake
下一个ID
NORM_DATE_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准日期格式:yyyy-MM-dd
NORM_DATETIME_MINUTE_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准日期时间格式,精确到分:yyyy-MM-dd HH:mm
NORM_DATETIME_MS_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准日期时间格式,精确到毫秒:yyyy-MM-dd HH:mm:ss.SSS
NORM_DATETIME_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准日期时间格式,精确到秒:yyyy-MM-dd HH:mm:ss
NORM_TIME_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准时间格式:HH:mm:ss
NULL - 接口 中的静态变量org.tio.utils.SysConst
 

O

obj - 类 中的变量org.tio.utils.cache.CacheObj
 
offset() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
 
onRemove(K, V) - 类 中的方法org.tio.utils.cache.AbstractCache
对象移除回调。
onRemove(K, V) - 接口 中的方法org.tio.utils.cache.CacheListener
对象移除回调
org.tio.utils - 程序包 org.tio.utils
 
org.tio.utils.buffer - 程序包 org.tio.utils.buffer
 
org.tio.utils.cache - 程序包 org.tio.utils.cache
 
org.tio.utils.collection - 程序包 org.tio.utils.collection
 
org.tio.utils.hutool - 程序包 org.tio.utils.hutool
 
org.tio.utils.json - 程序包 org.tio.utils.json
 
org.tio.utils.mica - 程序包 org.tio.utils.mica
 
org.tio.utils.page - 程序包 org.tio.utils.page
 
org.tio.utils.prop - 程序包 org.tio.utils.prop
 
org.tio.utils.thread.pool - 程序包 org.tio.utils.thread.pool
 
org.tio.utils.timer - 程序包 org.tio.utils.timer
 

P

Page<T> - org.tio.utils.page中的类
 
Page() - 类 的构造器org.tio.utils.page.Page
 
Page(List<T>, Integer, Integer, Integer) - 类 的构造器org.tio.utils.page.Page
 
Page(List<?>, Integer, Integer, Integer, Function<Object, T>) - 类 的构造器org.tio.utils.page.Page
 
PageUtils - org.tio.utils.page中的类
 
PageUtils() - 类 的构造器org.tio.utils.page.PageUtils
 
parseToDate(String) - 类 中的静态方法org.tio.utils.hutool.DateUtil
 
parseToSqlDate(String) - 类 中的静态方法org.tio.utils.hutool.DateUtil
 
parseToTime(String) - 类 中的静态方法org.tio.utils.hutool.DateUtil
 
parseToTimestamp(String) - 类 中的静态方法org.tio.utils.hutool.DateUtil
 
partition(List<T>, int) - 类 中的静态方法org.tio.utils.hutool.CollUtil
list 分片
prev - 类 中的变量org.tio.utils.timer.TimerTaskEntry
 
prune() - 接口 中的方法org.tio.utils.cache.Cache
从缓存中清理过期对象,清理策略取决于具体实现
prune() - 类 中的方法org.tio.utils.cache.StampedCache
 
pruneCache() - 类 中的方法org.tio.utils.cache.AbstractCache
清理实现
子类实现此方法时无需加锁
pruneCache() - 类 中的方法org.tio.utils.cache.TimedCache
清理过期对象
PURE_DATE_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准日期格式:yyyyMMdd
PURE_DATETIME_MS_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准日期格式:yyyyMMddHHmmssSSS
PURE_DATETIME_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准日期格式:yyyyMMddHHmmss
PURE_TIME_PATTERN - 类 中的静态变量org.tio.utils.hutool.DatePattern
标准日期格式:HHmmss
put(K, V) - 类 中的方法org.tio.utils.cache.AbstractCache
 
put(K, V) - 接口 中的方法org.tio.utils.cache.Cache
将对象加入到缓存,使用默认失效时长
put(K, V, long) - 接口 中的方法org.tio.utils.cache.Cache
将对象加入到缓存,使用指定失效时长
如果缓存空间满了,Cache.prune() 将被调用以获得空间来存放新对象
put(K, V, long) - 类 中的方法org.tio.utils.cache.StampedCache
 
put(int, V) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
put(Integer, V) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
put(int, V) - 接口 中的方法org.tio.utils.collection.IntObjectMap
Puts the given entry into the map.
put(K, Set<V>) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
putAll(Map<? extends Integer, ? extends V>) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
putAll(Map<? extends K, ? extends Set<V>>) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
putWithoutLock(K, V, long) - 类 中的方法org.tio.utils.cache.AbstractCache
加入元素,无锁

R

readByte(ByteBuffer) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
read byte
readList(String, Class<T>) - 类 中的方法org.tio.utils.json.FastJson1JsonAdapter
 
readList(String, Class<T>) - 类 中的方法org.tio.utils.json.FastJson2JsonAdapter
 
readList(String, Class<T>) - 类 中的方法org.tio.utils.json.GsonJsonAdapter
 
readList(String, Class<T>) - 类 中的方法org.tio.utils.json.HuToolJsonAdapter
 
readList(String, Class<T>) - 类 中的方法org.tio.utils.json.JacksonJsonAdapter
 
readList(String, Class<T>) - 接口 中的方法org.tio.utils.json.JsonAdapter
将 json 字符串转成对象
readList(String, Class<T>) - 类 中的静态方法org.tio.utils.json.JsonUtil
将 json 字符串转成对象
readString(ByteBuffer, int) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
read unsigned byte
readString(ByteBuffer, int, Charset) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
read unsigned byte
readUnsignedByte(ByteBuffer) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
read unsigned byte
readUnsignedShort(ByteBuffer) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
read unsigned byte
readValue(String, Class<T>) - 类 中的方法org.tio.utils.json.FastJson1JsonAdapter
 
readValue(String, Class<T>) - 类 中的方法org.tio.utils.json.FastJson2JsonAdapter
 
readValue(String, Class<T>) - 类 中的方法org.tio.utils.json.GsonJsonAdapter
 
readValue(String, Class<T>) - 类 中的方法org.tio.utils.json.HuToolJsonAdapter
 
readValue(String, Class<T>) - 类 中的方法org.tio.utils.json.JacksonJsonAdapter
 
readValue(String, Class<T>) - 接口 中的方法org.tio.utils.json.JsonAdapter
将 json 字符串转成对象
readValue(String, Class<T>) - 类 中的静态方法org.tio.utils.json.JsonUtil
将 json 字符串转成对象
rejectedExecution(Runnable, ThreadPoolExecutor) - 类 中的方法org.tio.utils.thread.pool.TioCallerRunsPolicy
 
remove(K) - 接口 中的方法org.tio.utils.cache.Cache
从缓存中移除对象
remove(K) - 类 中的方法org.tio.utils.cache.StampedCache
 
remove(int) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
remove(Object) - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
remove(int) - 接口 中的方法org.tio.utils.collection.IntObjectMap
Removes the entry with the specified key.
remove(Object) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
remove(String) - 接口 中的方法org.tio.utils.prop.IPropSupport
删除属性
remove(String) - 类 中的方法org.tio.utils.prop.MapPropSupport
 
remove() - 类 中的方法org.tio.utils.timer.TimerTaskEntry
 
removeWithoutLock(K, boolean) - 类 中的方法org.tio.utils.cache.AbstractCache
移除key对应的对象,不加锁
repeat(char, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
重复某个字符
reset() - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
 
reset() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
 
ResourceUtil - org.tio.utils.hutool中的类
资源工具类
ResourceUtil() - 类 的构造器org.tio.utils.hutool.ResourceUtil
 
RIGHT_BRACKET - 接口 中的静态变量org.tio.utils.SysConst
右括号
run() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
 
run() - 类 中的方法org.tio.utils.timer.TimingWheelThread
 
runningLock - 类 中的变量org.tio.utils.thread.pool.AbstractSynRunnable
 
runTask() - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
 

S

safeFindNextPositivePowerOfTwo(int) - 类 中的静态方法org.tio.utils.collection.MathUtil
Fast method of finding the next power of 2 greater than or equal to the supplied value.
schedulePrune(long) - 类 中的方法org.tio.utils.cache.TimedCache
定时清理
SEMI_COL - 接口 中的静态变量org.tio.utils.SysConst
;
set(K, V) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
set(String, Object) - 接口 中的方法org.tio.utils.prop.IPropSupport
设置属性
set(String, Object) - 类 中的方法org.tio.utils.prop.MapPropSupport
 
setAll(Map<K, V>) - 类 中的方法org.tio.utils.collection.MultiValueMap
 
setBetweenMs(long) - 类 中的方法org.tio.utils.hutool.BetweenFormater
设置 时长毫秒数
setCanceled(boolean) - 类 中的方法org.tio.utils.thread.pool.AbstractSynRunnable
 
setLevel(BetweenFormater.Level) - 类 中的方法org.tio.utils.hutool.BetweenFormater
设置格式化级别
setList(List<T>) - 类 中的方法org.tio.utils.page.Page
 
setList(TimerTaskList) - 类 中的方法org.tio.utils.timer.TimerTaskEntry
 
setListener(CacheListener<K, V>) - 类 中的方法org.tio.utils.cache.AbstractCache
设置监听
setListener(CacheListener<K, V>) - 接口 中的方法org.tio.utils.cache.Cache
设置监听
setPageNumber(Integer) - 类 中的方法org.tio.utils.page.Page
 
setPageSize(Integer) - 类 中的方法org.tio.utils.page.Page
 
setThreadName(String) - 类 中的方法org.tio.utils.thread.pool.DefaultThreadFactory
Sets the thread name.
setTimerTaskEntry(TimerTaskEntry) - 类 中的方法org.tio.utils.timer.TimerTask
 
setTotalPage(Integer) - 类 中的方法org.tio.utils.page.Page
 
setTotalRow(Integer) - 类 中的方法org.tio.utils.page.Page
 
setValue(V) - 接口 中的方法org.tio.utils.collection.IntObjectMap.PrimitiveEntry
Sets the value for this entry.
sha1(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha1
sha1(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha1
sha1Hex(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha1Hex
sha1Hex(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha1Hex
sha224(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
SHA224
sha224(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
SHA224
sha224Hex(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
SHA224Hex
sha224Hex(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
SHA224Hex
sha256(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha256Hex
sha256(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha256Hex
sha256Hex(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha256Hex
sha256Hex(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha256Hex
sha384(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha384
sha384(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha384
sha384Hex(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha384Hex
sha384Hex(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha384Hex
sha512(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha512Hex
sha512(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha512Hex
sha512Hex(String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha512Hex
sha512Hex(byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
sha512Hex
shutdown() - 类 中的方法org.tio.utils.timer.SystemTimer
 
shutdown() - 接口 中的方法org.tio.utils.timer.Timer
关闭定时器服务,待执行的任务将不会被执行
shutdown() - 类 中的方法org.tio.utils.timer.TimingWheelThread
 
size() - 类 中的方法org.tio.utils.cache.AbstractCache
 
size() - 接口 中的方法org.tio.utils.cache.Cache
缓存的对象数量
size() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
size() - 类 中的方法org.tio.utils.collection.MultiValueMap
 
size() - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
 
size() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
 
size() - 类 中的方法org.tio.utils.timer.SystemTimer
 
size() - 接口 中的方法org.tio.utils.timer.Timer
取得待执行的任务数量
skipBytes(ByteBuffer, int) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
skip bytes
SLASH - 接口 中的静态变量org.tio.utils.SysConst
斜扛
slowEquals(String, String) - 类 中的静态方法org.tio.utils.mica.DigestUtils
比较字符串,避免字符串因为过长,产生耗时
slowEquals(byte[], byte[]) - 类 中的静态方法org.tio.utils.mica.DigestUtils
比较 byte 数组,避免字符串因为过长,产生耗时
Snowflake - org.tio.utils.hutool中的类
Twitter的Snowflake 算法
分布式系统中,有一些需要使用全局唯一ID的场景,有些时候我们希望能使用一种简单一些的ID,并且希望ID能够按照时间有序生成。
Snowflake(long, long) - 类 的构造器org.tio.utils.hutool.Snowflake
构造
SPACE - 接口 中的静态变量org.tio.utils.SysConst
一个空格
SPACE_ - 接口 中的静态变量org.tio.utils.SysConst
 
split(String, String) - 类 中的静态方法org.tio.utils.hutool.StrUtil
 
stackTrace() - 类 中的静态方法org.tio.utils.Threads
stackTrace
StampedCache<K extends Serializable,V extends Serializable> - org.tio.utils.cache中的类
使用StampedLock保护的缓存,使用读写乐观锁
start() - 类 中的方法org.tio.utils.timer.DefaultTimerTaskService
 
start() - 接口 中的方法org.tio.utils.timer.TimerTaskService
启动
startWith(CharSequence, CharSequence, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
是否以指定字符串开头
如果给定的字符串和开头字符串都为null则返回true,否则任意一个值为null返回false
startWith(CharSequence, char) - 类 中的静态方法org.tio.utils.hutool.StrUtil
字符串是否以给定字符开始
startWith(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
是否以指定字符串开头
startWithIgnoreCase(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
是否以指定字符串开头,忽略大小写
stop() - 类 中的方法org.tio.utils.timer.DefaultTimerTaskService
 
stop() - 接口 中的方法org.tio.utils.timer.TimerTaskService
停止
str(Object, String) - 类 中的静态方法org.tio.utils.hutool.StrUtil
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
str(Object, Charset) - 类 中的静态方法org.tio.utils.hutool.StrUtil
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法
str(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
CharSequence 转为字符串,null安全
STR_AMP - 接口 中的静态变量org.tio.utils.SysConst
&
STR_COL - 接口 中的静态变量org.tio.utils.SysConst
:
STR_EQ - 接口 中的静态变量org.tio.utils.SysConst
=
streamToString(InputStream) - 类 中的静态方法org.tio.utils.IoUtils
 
StrUtil - org.tio.utils.hutool中的类
 
StrUtil() - 类 的构造器org.tio.utils.hutool.StrUtil
 
sub(CharSequence, int, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
改进JDK subString
index从0开始计算,最后一个字符为-1
如果from和to位置一样,返回 ""
如果from或to为负数,则按照length从后向前数位置,如果绝对值大于字符串长度,则from归到0,to归到length
如果经过修正的index中from大于to,则互换from和to example:
abcdefgh 2 3 =》 c
abcdefgh 2 -3 =》 cde
subAfter(CharSequence, CharSequence, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
截取分隔字符串之后的字符串,不包括分隔字符串
如果给定的字符串为空串(null或""),返回原字符串
如果分隔字符串为空串(null或""),则返回空串,如果分隔字符串未找到,返回空串 栗子: StrUtil.subAfter(null, *) = null StrUtil.subAfter("", *) = "" StrUtil.subAfter(*, null) = "" StrUtil.subAfter("abc", "a") = "bc" StrUtil.subAfter("abcba", "b") = "cba" StrUtil.subAfter("abc", "c") = "" StrUtil.subAfter("abc", "d") = "" StrUtil.subAfter("abc", "") = "abc"
subBefore(CharSequence, CharSequence, boolean) - 类 中的静态方法org.tio.utils.hutool.StrUtil
截取分隔字符串之前的字符串,不包括分隔字符串
如果给定的字符串为空串(null或"")或者分隔字符串为null,返回原字符串
如果分隔字符串为空串"",则返回空串,如果分隔字符串未找到,返回原字符串 栗子: StrUtil.subBefore(null, *) = null StrUtil.subBefore("", *) = "" StrUtil.subBefore("abc", "a") = "" StrUtil.subBefore("abcba", "b") = "a" StrUtil.subBefore("abc", "c") = "ab" StrUtil.subBefore("abc", "d") = "abc" StrUtil.subBefore("abc", "") = "" StrUtil.subBefore("abc", null) = "abc"
subBetween(CharSequence, CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
截取指定字符串中间部分,不包括标识字符串
栗子: StrUtil.subBetween("wx[b]yz", "[", "]") = "b" StrUtil.subBetween(null, *, *) = null StrUtil.subBetween(*, null, *) = null StrUtil.subBetween(*, *, null) = null StrUtil.subBetween("", "", "") = "" StrUtil.subBetween("", "", "]") = null StrUtil.subBetween("", "[", "]") = null StrUtil.subBetween("yabcz", "", "") = "" StrUtil.subBetween("yabcz", "y", "z") = "abc" StrUtil.subBetween("yabczyabcz", "y", "z") = "abc"
subBetween(CharSequence, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
截取指定字符串中间部分,不包括标识字符串
栗子: StrUtil.subBetween(null, *) = null StrUtil.subBetween("", "") = "" StrUtil.subBetween("", "tag") = null StrUtil.subBetween("tagabctag", null) = null StrUtil.subBetween("tagabctag", "") = "" StrUtil.subBetween("tagabctag", "tag") = "abc"
submit(Runnable, R) - 类 中的方法org.tio.utils.thread.pool.SynThreadPoolExecutor
 
subPre(CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
切割指定位置之前部分的字符串
subPreGbk(CharSequence, int, CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
截取部分字符串,这里一个汉字的长度认为是2
subSuf(CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
切割指定位置之后部分的字符串
subSufByLength(CharSequence, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
切割指定长度的后部分的字符串 StrUtil.subSufByLength("abcde", 3) = "cde" StrUtil.subSufByLength("abcde", 0) = "" StrUtil.subSufByLength("abcde", -5) = "" StrUtil.subSufByLength("abcde", -1) = "" StrUtil.subSufByLength("abcde", 5) = "abcde" StrUtil.subSufByLength("abcde", 10) = "abcde" StrUtil.subSufByLength(null, 3) = null
subWithLength(String, int, int) - 类 中的静态方法org.tio.utils.hutool.StrUtil
截取字符串,从指定位置开始,截取指定长度的字符串
author weibaohui
SynThreadPoolExecutor - org.tio.utils.thread.pool中的类
 
SynThreadPoolExecutor(int, int, long, BlockingQueue<Runnable>, ThreadFactory) - 类 的构造器org.tio.utils.thread.pool.SynThreadPoolExecutor
 
SynThreadPoolExecutor(int, int, long, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - 类 的构造器org.tio.utils.thread.pool.SynThreadPoolExecutor
 
SysConst - org.tio.utils中的接口
 
SystemTimer - org.tio.utils.timer中的类
SystemTimer
SystemTimer() - 类 的构造器org.tio.utils.timer.SystemTimer
 
SystemTimer(String) - 类 的构造器org.tio.utils.timer.SystemTimer
 
SystemTimer(long, int, String) - 类 的构造器org.tio.utils.timer.SystemTimer
 
SystemTimer(long, int, long, String) - 类 的构造器org.tio.utils.timer.SystemTimer
 

T

Threads - org.tio.utils中的类
 
TimedCache<K extends Serializable,V extends Serializable> - org.tio.utils.cache中的类
定时缓存
此缓存没有容量限制,对象只有在过期后才会被移除
TimedCache(long) - 类 的构造器org.tio.utils.cache.TimedCache
构造
TimedCache(long, Map<K, CacheObj<K, V>>) - 类 的构造器org.tio.utils.cache.TimedCache
构造
timeout() - 类 中的方法org.tio.utils.cache.AbstractCache
 
timeout() - 接口 中的方法org.tio.utils.cache.Cache
缓存失效时长, 0 表示没有设置,单位毫秒
Timer - org.tio.utils.timer中的接口
Timer
TimerTask - org.tio.utils.timer中的类
TimerTask
TimerTask() - 类 的构造器org.tio.utils.timer.TimerTask
 
TimerTask(long) - 类 的构造器org.tio.utils.timer.TimerTask
 
timerTaskEntry - 类 中的变量org.tio.utils.timer.TimerTask
时间槽
TimerTaskEntry - org.tio.utils.timer中的类
封装定时任务
TimerTaskEntry(TimerTask, long) - 类 的构造器org.tio.utils.timer.TimerTaskEntry
构造器
TimerTaskService - org.tio.utils.timer中的接口
TimerTask service
TimingWheel - org.tio.utils.timer中的类
Hierarchical Timing Wheels A simple timing wheel is a circular list of buckets of timer tasks.
TimingWheel(long, int, long, LongAdder, DelayQueue<TimerTaskList>) - 类 的构造器org.tio.utils.timer.TimingWheel
 
TimingWheelThread - org.tio.utils.timer中的类
TimingWheelThread
TimingWheelThread(Timer) - 类 的构造器org.tio.utils.timer.TimingWheelThread
 
TimingWheelThread(Timer, long) - 类 的构造器org.tio.utils.timer.TimingWheelThread
 
TIO_URL_GITEE - 接口 中的静态变量org.tio.utils.SysConst
 
TIO_URL_SITE - 接口 中的静态变量org.tio.utils.SysConst
 
TioCallerRunsPolicy - org.tio.utils.thread.pool中的类
 
TioCallerRunsPolicy() - 类 的构造器org.tio.utils.thread.pool.TioCallerRunsPolicy
 
toArray() - 类 中的方法org.tio.utils.hutool.FastByteBuffer
返回快速缓冲中的数据
toArray(int, int) - 类 中的方法org.tio.utils.hutool.FastByteBuffer
返回快速缓冲中的数据
toByteArray() - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
转为Byte数组
toByteArray(InputStream) - 类 中的静态方法org.tio.utils.IoUtils
 
toHexString(byte[]) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
以16进制 打印字节数组
toJsonString(Object) - 类 中的方法org.tio.utils.json.FastJson1JsonAdapter
 
toJsonString(Object) - 类 中的方法org.tio.utils.json.FastJson2JsonAdapter
 
toJsonString(Object) - 类 中的方法org.tio.utils.json.GsonJsonAdapter
 
toJsonString(Object) - 类 中的方法org.tio.utils.json.HuToolJsonAdapter
 
toJsonString(Object) - 类 中的方法org.tio.utils.json.JacksonJsonAdapter
 
toJsonString(Object) - 接口 中的方法org.tio.utils.json.JsonAdapter
转换成 json 字符串
toJsonString(Object) - 类 中的静态方法org.tio.utils.json.JsonUtil
转换成 json 字符串
toString(ByteBuffer) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
转成 string
toString(ByteBuffer, Charset) - 类 中的静态方法org.tio.utils.buffer.ByteBufferUtil
转成 string
toString() - 类 中的方法org.tio.utils.cache.AbstractCache
 
toString() - 类 中的方法org.tio.utils.cache.CacheObj
 
toString() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
toString(Object) - 类 中的静态方法org.tio.utils.hutool.ArrayUtil
 
toString() - 类 中的方法org.tio.utils.hutool.BetweenFormater
 
toString() - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
 
toString(String) - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
转为字符串
toString(Charset) - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
转为字符串
toString() - 类 中的方法org.tio.utils.page.Page
 
trim(String) - 类 中的静态方法org.tio.utils.hutool.StrUtil
去除字符串两边空白符,传入null也返回null
trimEnd(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
除去字符串尾部的空白,如果字符串是null,则返回null
trimStart(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
除去字符串头部的空白,如果字符串是null,则返回null
ttl - 类 中的变量org.tio.utils.cache.CacheObj
对象存活时长,0表示永久存活

U

unchecked(Throwable) - 类 中的静态方法org.tio.utils.mica.ExceptionUtils
将CheckedException转换为UncheckedException.
unGzip(byte[]) - 类 中的静态方法org.tio.utils.hutool.ZipUtil
Gzip 解压
unGzip(byte[], int) - 类 中的静态方法org.tio.utils.hutool.ZipUtil
Gzip 解压
unwrap(Throwable) - 类 中的静态方法org.tio.utils.mica.ExceptionUtils
代理异常解包
upperFirst(CharSequence) - 类 中的静态方法org.tio.utils.hutool.StrUtil
大写首字母
例如:str = name, return Name
utf8Str(Object) - 类 中的静态方法org.tio.utils.hutool.StrUtil
将对象转为字符串
1、Byte数组和ByteBuffer会被转换为对应字符串的数组 2、对象数组会调用Arrays.toString方法

V

Validator - org.tio.utils.hutool中的类
 
Validator() - 类 的构造器org.tio.utils.hutool.Validator
 
value() - 接口 中的方法org.tio.utils.collection.IntObjectMap.PrimitiveEntry
Gets the value for this entry.
valueOf(String) - 枚举 中的静态方法org.tio.utils.buffer.ByteBufferAllocator
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.tio.utils.hutool.BetweenFormater.Level
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.tio.utils.hutool.DateUnit
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.tio.utils.buffer.ByteBufferAllocator
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.tio.utils.collection.IntObjectHashMap
 
values() - 类 中的方法org.tio.utils.collection.MultiValueMap
 
values() - 枚举 中的静态方法org.tio.utils.hutool.BetweenFormater.Level
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.tio.utils.hutool.DateUnit
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
Version - org.tio.utils中的类
读取版本信息

W

write(byte[], int, int) - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
 
write(int) - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
 
writeTo(OutputStream) - 类 中的方法org.tio.utils.hutool.FastByteArrayOutputStream
写出

Z

ZipUtil - org.tio.utils.hutool中的类
Zip工具类
ZipUtil() - 类 的构造器org.tio.utils.hutool.ZipUtil
 
A B C D E F G H I J K L M N O P R S T U V W Z 
跳过导航链接

Copyright © 2023. All rights reserved.