MCPcopy
hub / github.com/TuiQiao/CBoard / remove

Method remove

src/main/java/org/cboard/cache/CacheManager.java:12–12  ·  view source on GitHub ↗
(String key)

Source from the content-addressed store, hash-verified

10 T get(String key);
11
12 void remove(String key);
13}

Callers 15

removeMethod · 0.65
removeMethod · 0.65
persistMethod · 0.65
mergeCellHelperMethod · 0.65
cleanExistMethod · 0.65
getColumnMethod · 0.65
getConnectionMethod · 0.65
ui-select.min.jsFile · 0.65
dFunction · 0.65
kFunction · 0.65

Implementers 3

HeapCacheManagersrc/main/java/org/cboard/cache/HeapCac
EhCacheManagersrc/main/java/org/cboard/cache/EhCache
RedisCacheManagersrc/main/java/org/cboard/cache/RedisCa

Calls

no outgoing calls

Tested by

no test coverage detected