Interface ResourceDataCache

  • All Known Implementing Classes:
    NullResourceDataCache

    public interface ResourceDataCache
    Creation-Date: 06.04.2006, 09:30:28
    Author:
    Thomas Morgner
    • Method Detail

      • clear

        void clear()
        Remove all cached entries. This should be called after the cache has become invalid or after it has been removed from a resource manager.
      • shutdown

        void shutdown()