Class: HexaPDF::Importer::NullableWeakRef
- Inherits:
-
WeakRef
- Object
- WeakRef
- HexaPDF::Importer::NullableWeakRef
- Defined in:
- lib/hexapdf/importer.rb
Overview
Instance Method Summary collapse
Instance Method Details
#__getobj__ ⇒ Object
57 58 59 |
# File 'lib/hexapdf/importer.rb', line 57 def __getobj__ #:nodoc: super rescue nil end |