class Concurrent::RubyExchanger
@!macro exchanger @!macro internal_implementation_note @!visibility private
Public Class Methods
new()
click to toggle source
@!macro exchanger_method_initialize
Calls superclass method
Concurrent::AbstractExchanger.new
# File lib/concurrent/exchanger.rb, line 167 def initialize super end