Class IndexedCount

  • All Implemented Interfaces:
    java.io.Serializable, Count, Changeable

    public final class IndexedCount
    extends AbstractChangeable
    implements Count, java.io.Serializable
    An encapsulation of a count over the Symbols within a FiniteAlphabet using an AlphabetIndex object.
    Since:
    1.1
    Author:
    Matthew Pocock, Mark Schreiber (serialization), Thomas Down (more serialization...)
    See Also:
    Serialized Form