Classes LRUCache Type Definitions Entry{Object} Properties: Name Type Description key_ string newer Object older Object value_ *