AtomicCounters constructor

AtomicCounters(
  1. String _counterName
)

Implementation

AtomicCounters(this._counterName);