Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/banq/jdonframework
/ clear
Method
clear
src/main/java/com/jdon/controller/cache/Cache.java:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
public
long size();
41
42
public
void
clear();
43
44
public
boolean contain(Object key);
45
Callers
15
clearCache
Method · 0.65
clearCache
Method · 0.65
loadBlockedResult
Method · 0.65
loadResult
Method · 0.65
clear
Method · 0.65
tearDown
Method · 0.65
clear
Method · 0.65
setMaxSize
Method · 0.65
clear
Method · 0.65
clear
Method · 0.65
clear
Method · 0.65
stop
Method · 0.65
Implementers
3
LRUCache
src/main/java/com/jdon/cache/LRUCache.
EncacheProvider
src/main/java/com/jdon/components/enca
GuavaCacheProvider
src/main/java/com/jdon/components/guav
Calls
no outgoing calls
Tested by
4
loadBlockedResult
Method · 0.52
loadResult
Method · 0.52
clear
Method · 0.52
tearDown
Method · 0.52