Class IndexedCount

java.lang.Object
org.biojava.utils.AbstractChangeable
org.biojava.bio.dist.IndexedCount
All Implemented Interfaces:
Serializable, Count, Changeable

public final class IndexedCount extends AbstractChangeable implements Count, 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: