hunt-security ~master (2022-05-10T21:21:26.2180491)
Dub
Repo
Cache.put
hunt
security
util
Cache
Cache
Add an entry to the cache.
class
Cache
(K, V)
abstract
void
put
(
K
key
,
V
value
)
Meta
Source
See Implementation
hunt
security
util
Cache
Cache
constructors
this
functions
accept
clear
get
put
remove
setCapacity
setTimeout
size
interfaces
CacheVisitor
Add an entry to the cache.