public AtomicStampedReference (V initialRef, int initialStamp)

Creates a new AtomicStampedReference with the given initial values.

Parameters:
initialRef    the initial reference
initialStamp    the initial stamp