C E I
C
- com.github.houbb.cache.api - 程序包 com.github.houbb.cache.api
-
E
- expire(K, long) - 接口 中的方法com.github.houbb.cache.api.ICache
-
设置过期时间
(1)如果 key 不存在,则什么都不做。
- expireAt(K, long) - 接口 中的方法com.github.houbb.cache.api.ICache
-
在指定的时间过期
I
- ICache<K,V> - com.github.houbb.cache.api中的接口
-
C E I
Copyright © 2020. All rights reserved.