class

Matter::Utilities::Cache(T)

Inherits Reference < Object

Constructors

new(generator : Interface -> T, expiration_ms : Int64, expire_callback : Interface, T -> Nil | Nil = nil)
Source

Instance methods

clear
Source
close
Source
get(key : Interface) : T
Source
keys
Source

Nested types