Class MultipleHash
In: image.rb
Parent: Object

a MultipleHash associate a String key, a Marker Object and a String value this object

Methods

[]   add   each   has_key?   new  

Public Class methods

Public Instance methods

Returns one or more values for a given key if there is only one value, do not send an array back but send the value instead.

[Validate]