Class
Rubyipmi::ObservableHash
In:
lib/rubyipmi/observablehash.rb
Parent:
Hash
Methods
delete_notify
merge_notify!
Included Modules
Observable
Public Instance methods
delete_notify
(del)
merge_notify!
(newhash)
this method will merge the hash and then notify all observers, if any
[Validate]