public Method

TupleEntry.value

Return the object which makes up the tuple itself: the Array or Hash.

Source Code

# File rinda/tuplespace.rb, line 51
def value; @tuple.value; end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.