Cache base class, implements the cache logic that is not related to values.
Cache info interface.
Interface to obtain cache statistics from an expiring cache.
Extends ICache by tracking the creation time of each cache element.
Types concerning the values stored in cache.