관리-도구
편집 파일: cdesc-TupleBag.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: TupleBag is an unordered collection of tuples. It is the basis of Tuplespace. constants: [] full_name: Rinda::TupleBag includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: bin_for_find - !ruby/object:RI::MethodSummary name: bin_key - !ruby/object:RI::MethodSummary name: delete - !ruby/object:RI::MethodSummary name: delete_unless_alive - !ruby/object:RI::MethodSummary name: each_entry - !ruby/object:RI::MethodSummary name: find - !ruby/object:RI::MethodSummary name: find_all - !ruby/object:RI::MethodSummary name: find_all_template - !ruby/object:RI::MethodSummary name: has_expires? - !ruby/object:RI::MethodSummary name: push name: TupleBag superclass: Object