Class

Rinda::TemplateEntry

Inheritance
< Rinda::TupleEntry < Object

A TemplateEntry is a Template together with expiry and cancellation data.

Methods

Instance

Visibility Signature
public === (tuple)
public match (tuple)

Instance Method Detail

===(tuple)

Alias for match

match(tuple)

Matches this TemplateEntry against tuple. See Template#match for details on how a Template matches a Tuple.