neat_cache library
Classes
-
Cache<
T> -
Cache for objects of type
T
, wrapping a CacheProvider to provide a high-level interface. -
Entry<
T> - Pointer to a location in the cache.
T
, wrapping a CacheProvider to provide a
high-level interface.