class
Counter

A changing value. Initial value is 0.0.

Extends

Properties

double value
read / write
String name
read-only , inherited
name of this metric.
String description
read-only , inherited
description of this metric.

Constructors

Counter(String name, String description)