Class SimpleSequenceFactory

java.lang.Object
org.biojava.bio.seq.impl.SimpleSequenceFactory
All Implemented Interfaces:
Serializable, SequenceFactory

public class SimpleSequenceFactory extends Object implements SequenceFactory, Serializable
A no-frills implementation of SequenceFactory that produces SimpleSequence objects.
Author:
Matthew Pocock, Thomas Down
See Also: