Package | Description |
---|---|
cn.orionsec.kit.lang.define.cache |
Modifier and Type | Method and Description |
---|---|
TimedCache |
TimedCacheBuilder.build() |
static TimedCache |
TimedCacheBuilder.create(int expired)
创建过期缓存
|
static TimedCache |
TimedCacheBuilder.create(int expired,
int checkDelay)
创建过期缓存
|
Copyright © 2024. All rights reserved.