Creates a new AtomicLongArray with the same length as, and
all elements copied from, the given array.
Creates a new AtomicLongArray with the same length as, and
all elements copied from, the given array.
Parameters:
-
array - the array to copy elements from
Throws:
-
NullPointerException - if array is null