Returns the cached value if key is in the cache; throws otherwise. This marks the item as recently used.
StaticLRUCacheMiss if key is not in the cache.
See Implementation
Returns the cached value if key is in the cache; throws otherwise. This marks the item as recently used.