Closure Library API Documentation
Go to class or file:
resolver.js
No description.
Useful links
Source Code
Git
File Location
/goog/promise/resolver.js
Classes
goog.promise.Resolver
Resolver interface for promises. The resolver is a convenience interface that bundles the promise and its associated resolve and reject functions together, for cases where the resolver needs to be persisted internally.
Directory promise
File Reference