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