method
hash
v1_8_7_330 -
Show latest stable
- Class:
DRb::DRbObject
hash()public
No documentation available.
# File lib/drb/eq.rb, line 10
def hash
[@uri, @ref].hash
end hash()No documentation available.
# File lib/drb/eq.rb, line 10
def hash
[@uri, @ref].hash
end