struct

LRUCache::Item(T)

Inherits Struct < Value < Object

Constructors

new(value : T, expires_at : Int64 | Nil)
Source

Instance methods

expires_at
Source
value
Source