Uses of Enum
org.htmlunit.corejs.javascript.NativePromise.State
Packages that use NativePromise.State
-
Uses of NativePromise.State in org.htmlunit.corejs.javascript
Fields in org.htmlunit.corejs.javascript declared as NativePromise.StateMethods in org.htmlunit.corejs.javascript that return NativePromise.StateModifier and TypeMethodDescriptionstatic NativePromise.State
Returns the enum constant of this type with the specified name.static NativePromise.State[]
NativePromise.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.