Uses of Package
org.biojava.utils.cache
- 
Packages that use org.biojava.utils.cache Package Description org.biojava.utils.cache A simple cache system with pluggable caching behaviours.
- 
Classes in org.biojava.utils.cache used by org.biojava.utils.cache Class Description Cache Interface for managing caches of objects.CacheMap Interface for managing caches of objects fetchable by key.CacheReference Interface for a reference to an object, analogous tojava.lang.ref.Referencce, but more flexible.