Uses of Class
cz.zcu.validationserver.cache.CacheItem

Packages that use CacheItem
cz.zcu.validationserver.cache   
 

Uses of CacheItem in cz.zcu.validationserver.cache
 

Subclasses of CacheItem in cz.zcu.validationserver.cache
 class CacheItemByObservedFiles
          Tato polozka cache zavisi na casu posledni zmeny nejakeho urciteho souboru.
 

Fields in cz.zcu.validationserver.cache with type parameters of type CacheItem
private  java.util.TreeMap<java.lang.String,CacheItem> Cache.cache
           
 

Methods in cz.zcu.validationserver.cache that return CacheItem
private  CacheItem Cache.get(java.lang.String fileName)
           
private  CacheItem Cache.remove(java.lang.String fileName)
           
 

Methods in cz.zcu.validationserver.cache with parameters of type CacheItem
private  void Cache.put(java.lang.String fileName, CacheItem cacheItem)
           
 



Copyright © 2007 University of West Bohemia, KIV, author Lukas Valenta (lvalenta at civ.zcu.cz). All Rights Reserved. Build date 20110415.