new(ary, sec=nil)
Class Public methods
Creates a TupleEntry based on
ary
with an optional renewer or expiry time sec
.
A renewer must implement the renew
method which returns a Numeric, nil, or true to indicate when the tuple
has expired.
Please login to continue.