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