[#BloombergLP-balm-IntegerCollector-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/IntegerCollector.adoc[IntegerCollector]::IntegerCollector :relfileprefix: ../../../ :mrdocs: Create an integer collector for a metric having the specified `metricId`, and having an initial count of 0, total of 0, min of `k_DEFAULT_MIN`, and max of `k_DEFAULT_MAX`. == Synopsis Declared in `<balm_integercollector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- IntegerCollector(xref:BloombergLP/balm/MetricId.adoc[MetricId] const& metricId); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#