Uses of Class
org.biojava.bio.seq.db.SequenceDBWrapper

Packages that use SequenceDBWrapper
org.biojava.bio.seq.db Collections of biological sequence data. 
 

Uses of SequenceDBWrapper in org.biojava.bio.seq.db
 

Subclasses of SequenceDBWrapper in org.biojava.bio.seq.db
 class CachingSequenceDB
          SequenceDB implementation that caches the results of another SequenceDB.
 class SubSequenceDB
           
 class ViewingSequenceDB
          SequenceDB implementation that returns new SequenceView instances wrapping the sequences in an underlying database.