public AtomicReference (V initialValue)

Creates a new AtomicReference with the given initial value.

Parameters:
initialValue    the initial value