class Concurrent::AtomicMarkableReference

An atomic reference which maintains an object reference along with a mark bit that can be updated atomically.

@see docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicMarkableReference.html

java.util.concurrent.atomic.AtomicMarkableReference