Uses of Interface
org.biojava.bio.seq.SequenceFactory
-
Packages that use SequenceFactory Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequenceandFeature. -
-
Uses of SequenceFactory in org.biojava.bio.seq.impl
Classes in org.biojava.bio.seq.impl that implement SequenceFactory Modifier and Type Class Description classSimpleSequenceFactoryA no-frills implementation of SequenceFactory that produces SimpleSequence objects.
-