Constructor and Description |
---|
ConcurrentDoubleHistogram(ConcurrentDoubleHistogram source)
Construct a
ConcurrentDoubleHistogram with the same range settings as a given source,
duplicating the source's start/end timestamps (but NOT it's contents) |
SynchronizedDoubleHistogram(ConcurrentDoubleHistogram source)
Construct a
SynchronizedDoubleHistogram with the same range settings as a given source,
duplicating the source's start/end timestamps (but NOT it's contents) |
Copyright © 2018. All rights reserved.