<init>
Creates a new AtomicLongArray of the given size, with all elements initialized to zero.
Exceptions
RuntimeException
- if the specified size is negative.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Creates a new AtomicLongArray of the given size, with all elements initialized to zero.
RuntimeException
- if the specified size is negative.