るりまサーチ

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

別のキーワード

  1. tuple new
  2. tuple take
  3. tuple write
  4. tuple notify
  5. tuple read_all

ライブラリ

クラス

検索結果

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

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

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

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

@see Rinda::TupleEntry#canceled?...

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

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

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

@see Rinda::TupleEntry#cancel...