Method: Falcon::StateOnlineStateResultV1#hash
- Defined in:
- lib/crimson-falcon/models/state_online_state_result_v1.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
148 149 150 |
# File 'lib/crimson-falcon/models/state_online_state_result_v1.rb', line 148 def hash [cid, id, last_seen, state].hash end |