Class HashBioEntryDB

All Implemented Interfaces:
Changeable, BioEntryDB, BioEntryDBLite

public class HashBioEntryDB extends AbstractBioEntryDB implements BioEntryDB
An implementation of RichSequenceDB that uses an underlying HashMap to store the RichSequence objects.
Since:
1.5
Author:
Matthew Pocock, Gerald Loeffler, Richard Holland