class ListMetricSet
A MetricSet
implementation that returns a static List of Metrics passed into its constructor.
Constructor and description |
---|
ListMetricSet
(List metrics) Construct a new instance from the specified List of metrics. |