Uses of Interface
org.biojava.bio.seq.SequenceFactory

Packages that use SequenceFactory
org.biojava.bio.seq.impl Standard in-memory implementations of Sequence and Feature
 

Uses of SequenceFactory in org.biojava.bio.seq.impl
 

Classes in org.biojava.bio.seq.impl that implement SequenceFactory
 class SimpleSequenceFactory
          A no-frills implementation of SequenceFactory that produces SimpleSequence objects.