This abstract class implements the super class of any type-specific holder
implementation and declares the interface to support some basic mathematical operations
needed for statistical aggregations.
This utility class provides methods to gather the StatValue type from a given Object's class and
to create ValueHolderFactories from an internal type representation.
This interface desclares any type-specific holder
implementation and declares the interface to support some basic mathematical operations
needed for statistical aggregations.