search

goog.storage.CollectableStorage

Provided By
Extends
All Known Direct Subclasses

Provides a storage with expiring keys and a collection method.

new CollectableStorage( mechanism )

Parameters
mechanismgoog.storage.mechanism.IterableMechanism

The underlying storage mechanism.

Instance Methods

Instance Properties