Home

Class goog.storage.CollectableStorage

Provides a storage with expirning keys and a collection method.

extends goog.storage.ExpiringStorage
Instance Method Summary
collect(boolean= opt_strict)

Cleans up the storage by removing expired keys.