首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

Rinda::TemplateEntry

Parent:Rinda::TupleEntry

TemplateEntry是一个模板以及过期和取消数据。

公共实例方法

===(tuple)

别名为:匹配

match(tuple)显示源

匹配此TemplateEntry针对tuple。有关模板如何与Tuple匹配的详细信息,请参阅Rinda :: Template#match。

代码语言:javascript
复制
# File lib/rinda/tuplespace.rb, line 167
def match(tuple)
  @tuple.match(tuple)
end

另外别名为:===

扫码关注腾讯云开发者

领取腾讯云代金券

http://www.vxiaotou.com