<init>
Creates a new AtomicIntArray of the given size , with all elements initialized to zero.
Exceptions
RuntimeException
- if the specified
size
is negative.