Class AbstractScoresCache

java.lang.Object
org.biojava.nbio.structure.align.multiple.AbstractScoresCache
All Implemented Interfaces:
ScoresCache
Direct Known Subclasses:
BlockImpl, BlockSetImpl, MultipleAlignmentEnsembleImpl, MultipleAlignmentImpl

public abstract class AbstractScoresCache extends Object implements ScoresCache
Abstact implementation of the ScoresCache with the shared code used in all objects with a variables cache.
Since:
4.1.0
Author:
Spencer Bliven