Package | Description |
---|---|
org.biojava.utils.cache |
A simple cache system with pluggable caching behaviours.
|
Modifier and Type | Class and Description |
---|---|
class |
FixedSizeMap
A cache that only remembers a given number of keys.
|
class |
WeakCacheMap
A cache which retains weak references to objects
|
Copyright © 2014 BioJava. All rights reserved.