るりまサーチ

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

別のキーワード

  1. tupleentry canceled?
  2. tupleentry value
  3. tupleentry renew
  4. tupleentry fetch

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

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

@see Rinda::TupleEntry#cancel...