D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Rinda
/
TupleBag
/
Filename :
cdesc-TupleBag.yaml
back
Copy
--- !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