Uses of Interface
org.biojava.utils.cache.CacheReference
Packages that use CacheReference
Package
Description
A simple cache system with pluggable caching behaviours.
-
Uses of CacheReference in org.biojava.utils.cache
Methods in org.biojava.utils.cache that return CacheReferenceModifier and TypeMethodDescriptionCache.makeReference
(Object o) Construct a temporary reference to an object.FixedSizeCache.makeReference
(Object o) SoftReferenceCache.makeReference
(Object o)