method RecordableHistogram.add
#RecordableHistogram.add(other: RecordableHistogram): void
Adds the values from other
to this histogram.
Parameters #
#other: RecordableHistogram
Return Type #
void
#RecordableHistogram.add(other: RecordableHistogram): void
Adds the values from other
to this histogram.
#other: RecordableHistogram
void