Package | Description |
---|---|
org.biojava.utils.cache |
A simple cache system with pluggable caching behaviours.
|
Modifier and Type | Class and Description |
---|---|
class |
FixedSizeCache
Cache which stores up to
limit Objects. |
class |
SoftReferenceCache
Cache which is cleared according to memory pressure.
|
Copyright © 2014 BioJava. All rights reserved.