るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.109秒)

別のキーワード

  1. rinda/rinda new
  2. rinda/rinda rinda
  3. rinda/tuplespace []
  4. rinda/rinda tuplespaceproxy
  5. rinda/tuplespace new

ライブラリ

クラス

検索結果

Rinda::TupleEntry#cancel -> () (78307.0)

タプルをキャンセルし、タプルスペースから取り除きます。

タプルをキャンセルし、タプルスペースから取り除きます。

すでにタプルスペースから取り除かれている場合には何もしません。

@see Rinda::TupleEntry#canceled?

Rinda::TupleEntry#canceled? -> bool (42322.0)

タプルが既にキャンセルされているならば真を返します。

タプルが既にキャンセルされているならば真を返します。

@see Rinda::TupleEntry#cancel