Class HistogramProviderUnary

All Implemented Interfaces:
Provider<Histogram>
Direct Known Subclasses:
CutBelowThreshold, GreaterThanThreshold

public abstract class HistogramProviderUnary extends HistogramProvider
Implementation of HistogramProvider that calls a single delegate HistogramProvider.
Author:
Owen Feehan