method

create_entry

v1_9_3_392 - Show latest stable - Class: Rinda::TupleSpace
create_entry(tuple, sec)
private

No documentation available.

# File lib/rinda/tuplespace.rb, line 578
    def create_entry(tuple, sec)
      TupleEntry.new(tuple, sec)
    end