Class AbstractBioEntryDB

java.lang.Object
org.biojava.utils.AbstractChangeable
org.biojavax.bio.db.AbstractBioEntryDB
All Implemented Interfaces:
Changeable, BioEntryDB, BioEntryDBLite
Direct Known Subclasses:
AbstractRichSequenceDB, BioSQLBioEntryDB, HashBioEntryDB

public abstract class AbstractBioEntryDB extends AbstractChangeable implements BioEntryDB
An abstract implementation of BioEntryDB that provides the getBioEntryIterator method.
Since:
1.5
Author:
Matthew Pocock, Thomas Down, Richard Holland