Package org.craftercms.core.cache


package org.craftercms.core.cache
  • Class
    Description
    Crafter's Cache API.
    Provides information about an item residing in the cache.
    Implementations of this interface are used by Caches to refresh items that are already in the cache.
    Base class for all cache implementations to provide statistics.