| Package | Description |
|---|---|
| org.HdrHistogram.packedarray |
| Class and Description |
|---|
| AbstractPackedLongArray
A Packed array of signed 64 bit values, and supports
get(), set(),
add() and increment() operations on the logical contents of the array. |
| ConcurrentPackedLongArray
A Packed array of signed 64 bit values that supports
get(), set(), add() and
increment() operations the logical contents of the array. |
| IterationValue
An iteration value representing the index iterated to, and the value found at that index
|
| 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 © 2025. All rights reserved.