るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.012秒)
トップページ > クラス:WeakRef[x] > クエリ:__getobj__[x]

別のキーワード

  1. delegate __getobj__
  2. weakref __getobj__
  3. delegate __setobj__
  4. weakref __setobj__
  5. basicobject __send__

ライブラリ

検索結果

WeakRef#__getobj__ -> object (18102.0)

自身の参照先のオブジェクトを返します。

...自身の参照先のオブジェクトを返します。

@raise WeakRef::RefError GC 済みのオブジェクトを参照した場合に発生します。

@see delegate...