class
ObjectSpace::WeakMap
v2_1_10 -
Show latest stable
- Superclass: Object
An ObjectSpace::WeakMap object holds references to any objects, but those objects can get garbage collected.
This class is mostly used internally by WeakRef, please use lib/weakref.rb for the public interface.
Included modules
- Enumerable
Files
- gc.c