method

hash

v2_1_10 - Show latest stable - Class: Gem::Platform
hash()
public

No documentation available.

# File lib/rubygems/platform.rb, line 134
  def hash # :nodoc:
    to_a.hash
  end