Package org.agrona.collections
Class NullReference
java.lang.Object
org.agrona.collections.NullReference
Sentinel value used in collections supporting null value references.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NullReference
Single instance of theNullReference
class. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
Single instance of theNullReference
class.
-
-
Constructor Details
-
NullReference
private NullReference()
-
-
Method Details