Class NativePromise

java.lang.Object
org.mozilla.javascript.ScriptableObject
org.mozilla.javascript.NativePromise
All Implemented Interfaces:
Serializable, ConstProperties, DebuggableObject, Scriptable, SymbolScriptable

public class NativePromise extends ScriptableObject
See Also:
  • Constructor Details

    • NativePromise

      public NativePromise()
  • Method Details