Class DistributionFactory.DefaultDistributionFactory

java.lang.Object
org.biojava.bio.dist.DistributionFactory.DefaultDistributionFactory
All Implemented Interfaces:
Serializable, DistributionFactory
Enclosing interface:
DistributionFactory

The default DistributionFactory implementation.

It knows about hand-optimized implementations for some alphabets (like DNA) without the optimized classes needing to be exposed from the DP package.

Author:
Matthew Pocock
See Also: