Uses of Class
org.mozilla.javascript.NativePromise.PromiseAllResolver
-
Packages that use NativePromise.PromiseAllResolver Package Description org.mozilla.javascript -
-
Uses of NativePromise.PromiseAllResolver in org.mozilla.javascript
Methods in org.mozilla.javascript with parameters of type NativePromise.PromiseAllResolver Modifier and Type Method Description (package private) java.lang.Object
NativePromise.PromiseElementResolver. resolve(Context cx, Scriptable scope, java.lang.Object result, NativePromise.PromiseAllResolver resolver)
-