Class: Mutex

Inherits:
Object
  • Object
show all
Defined in:
lib/pdf/core_ext/mutex.rb

Instance Method Summary collapse

Instance Method Details

#marshal_dumpObject



4
5
# File 'lib/pdf/core_ext/mutex.rb', line 4

def marshal_dump
end

#marshal_load(data) ⇒ Object



6
7
# File 'lib/pdf/core_ext/mutex.rb', line 6

def marshal_load(data)
end