class

ObjectSpace::WeakMap

ruby 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