Class DistributionFactory.DefaultDistributionFactory

  • All Implemented Interfaces:
    java.io.Serializable, DistributionFactory
    Enclosing interface:
    DistributionFactory

    public static class DistributionFactory.DefaultDistributionFactory
    extends java.lang.Object
    implements DistributionFactory, java.io.Serializable

    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:
    Serialized Form