An item in the cache that holds a key, a value, and an expiration time.
The type of keys maintained by this cache
The type of mapped values
Creates a new item with the specified key, value, and expiration time.
The expiration time of this item
The key of this item
The value of this item