Methods

Files

Class/Module Index [+]

Quicksearch

Concurrent::JavaExchanger

@!macro exchanger @!macro internal_implementation_note @!visibility private

Public Class Methods

new() click to toggle source

@!macro exchanger_method_initialize

# File lib/concurrent/exchanger.rb, line 307
def initialize
  @exchanger = java.util.concurrent.Exchanger.new
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.