Uses of Package
org.xith3d.utility.cache

Packages that use org.xith3d.utility.cache
org.xith3d.utility.cache   
org.xith3d.utility.memory   
 

Classes in org.xith3d.utility.cache used by org.xith3d.utility.cache
Cache
          Class that manages cached items.
CacheMatchInterface
          Used by the caching system to find a matching cached item.
 

Classes in org.xith3d.utility.cache used by org.xith3d.utility.memory
Cachable
          Optional interface which allows the caching system to better report and manage the items being cached.