Package org.somox.metrics.abstractmetrics
package org.somox.metrics.abstractmetrics
-
ClassDescriptionBase class for a metric which uses other (child) metrics and a function to calculate the overall metric value.Abstract base class of all metrics, contains convenience functions and basic method implementationsA metric which computes itself by dividing a nominator metric by a denominator metric