MITM::Cache
Inherits Reference / Object
Constructors
new(capacity : Int32 = 1024)
SourceInstance methods
capacity
Sourcecapacity=(capacity : Int32)
Sourceclear
Sourcefull?
Sourceget(name : String)
Sourcemutex
Sourcemutex=(mutex : Mutex)
Sourceset(name : String, value : Tuple(String, String))
Sourcestorage
Sourcestorage=(storage : Hash(String, Tuple(String, String)))
Source