AlkantarClanX12

Your IP : 3.138.67.142


Current Path : /opt/alt/ruby18/share/ri/1.8/system/Test/Unit/Util/ProcWrapper/
Upload File :
Current File : //opt/alt/ruby18/share/ri/1.8/system/Test/Unit/Util/ProcWrapper/cdesc-ProcWrapper.yaml

--- !ruby/object:RI::ClassDescription 
attributes: []

class_methods: 
- !ruby/object:RI::MethodSummary 
  name: new
comment: 
- !ruby/struct:SM::Flow::P 
  body: Allows the storage of a Proc passed through '&' in a hash.
- !ruby/struct:SM::Flow::P 
  body: "Note: this may be inefficient, since the hash being used is not necessarily very good. In Observable, efficiency is not too important, since the hash is only accessed when adding and removing listeners, not when notifying."
constants: []

full_name: Test::Unit::Util::ProcWrapper
includes: []

instance_methods: 
- !ruby/object:RI::MethodSummary 
  name: ==
- !ruby/object:RI::MethodSummary 
  name: eql?
- !ruby/object:RI::MethodSummary 
  name: hash
- !ruby/object:RI::MethodSummary 
  name: to_proc
name: ProcWrapper
superclass: Object