method

wait

wait()
public

No documentation available.

# File lib/rinda/tuplespace.rb, line 199
    def wait
      @cond.wait
    end