Package | Description |
---|---|
org.biojava.utils.cache |
A simple cache system with pluggable caching behaviours.
|
Class and 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 to
java.lang.ref.Referencce , but more flexible. |
Copyright © 2014 BioJava. All rights reserved.