Concurrent::Edge::LockFreeLinkedSet::Node
Internal sentinel node for the Head of the set. Head is always smaller than any other node.
# File lib/concurrent/edge/lock_free_linked_set/node.rb, line 75 def <=>(_other) -1 end
[Validate]
Generated with the Darkfish Rdoc Generator 2.