| Package | Description |
|---|---|
| org.HdrHistogram.packedarray |
| Class and Description |
|---|
| ConcurrentPackedLongArray
A Packed array of signed 64 bit values that supports
get(), set(),
add() and increment() operations the logical contents of the array. |
| PackedLongArray
A Packed array of signed 64 bit values, and supports
get(), set(),
add() and increment() operations on the logical contents of the array. |
Copyright © 2019. All rights reserved.