Uses of Interface
org.biojava.utils.cache.CacheMap

Packages that use CacheMap
org.biojava.utils.cache A simple cache system with pluggable caching behaviours. 
 

Uses of CacheMap in org.biojava.utils.cache
 

Classes in org.biojava.utils.cache that implement CacheMap
 class FixedSizeMap
          A cache that only remembers a given number of keys.
 class WeakCacheMap
          A cache which retains weak references to objects