reclaimable/Reclaimable library

Classes

Reclaimable
@fileoverview Implements the reclaimable interface. The reclaim() method is used to clean up references and resources. Based on Closure Library's equivalent.