Class MarkedReference<T>
java.lang.Object
org.cometd.bayeux.MarkedReference<T>
- Type Parameters:
T
- the type of the reference
Immutable, non-volatile, non-atomic version of
AtomicMarkableReference
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MarkedReference
-
-
Method Details
-
empty
- Type Parameters:
S
- the type of the null reference- Returns:
- a null-reference, non-marked instance
-
getReference
-
isMarked
public boolean isMarked()
-