IntMetric uses a Counter to store values in intern.

Property definitions

nitc $ IntMetric :: _values_cache
	# `IntMetric` uses a Counter to store values in intern.
	protected var values_cache = new Counter[ELM]
src/metrics/metrics_base.nit:244,2--245,46