るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.051秒)
トップページ > バージョン:2.6.0[x] > 種類:インスタンスメソッド[x] > クエリ:@[x] > クエリ:@[x] > クエリ:cancel[x] > ライブラリ:rinda/tuplespace[x]

別のキーワード

  1. tuple cancel
  2. tupleentry cancel
  3. rinda/tuplespace cancel
  4. cancel
  5. cancel rinda/tuplespace

クラス

検索結果

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

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

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

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

@see Rinda::TupleEntry#canceled?

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

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

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

@see Rinda::TupleEntry#cancel