Documentation?
# File lib/rinda/tuplespace.rb, line 186 def initialize(place, ary, expires=nil) super(ary, expires) @place = place @cond = place.new_cond @found = nil end
Rinda::TupleEntry::new
Rinda::TupleEntry#cancel
Ruby Core © 1993–2020 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.