stash package
documentation
stash_api
TieredCache
<
T
>
clock property
clock
clock
property
Null safety
Clock
clock
final
The source of time to be used on this cache
Implementation
final Clock clock;
stash package
documentation
stash_api
TieredCache
<
T
>
clock property
TieredCache class
Constructors
TieredCache
Properties
clock
hashCode
keys
manager
name
runtimeType
size
stats
statsEnabled
Methods
clear
containsKey
get
getAndPut
getAndRemove
noSuchMethod
on
put
putIfAbsent
remove
toString
Operators
operator ==
operator []