public AtomicMarkableReference (V initialRef, boolean initialMark)

Creates a new AtomicMarkableReference with the given initial values.

Parameters:
initialRef    the initial reference
initialMark    the initial mark