Modifier and Type | Class and Description |
---|---|
private class |
DoubleRecorder.InternalConcurrentDoubleHistogram |
Constructor and Description |
---|
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) |