mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-18 06:27:01 +00:00
锁机制调整
This commit is contained in:
@@ -172,7 +172,7 @@ public class LazyCache<K, V> {
|
||||
}
|
||||
}
|
||||
}
|
||||
synchronized
|
||||
|
||||
|
||||
private void checkExpire() {
|
||||
var now = TimeUtils.now();
|
||||
|
||||
Reference in New Issue
Block a user