Method: SwaggerClient::StatisticMap#eql?

Defined in:
lib/harbor_swagger_client/models/statistic_map.rb

#eql?(o) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


120
121
122
# File 'lib/harbor_swagger_client/models/statistic_map.rb', line 120

def eql?(o)
  self == o
end