public AtomicBoolean (boolean initialValue)

Creates a new AtomicBoolean with the given initial value.

Parameters:
initialValue    the initial value