Interface IntegerDistribution

All Superinterfaces:
DiscreteDistribution
All Known Implementing Classes:
AbstractIntegerDistribution, EnumeratedIntegerDistribution

public interface IntegerDistribution
extends DiscreteDistribution
Interface for distributions on the integers.