| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Method and Description |
|---|---|
static NativeArrayIterator.ARRAY_ITERATOR_TYPE |
NativeArrayIterator.ARRAY_ITERATOR_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeArrayIterator.ARRAY_ITERATOR_TYPE[] |
NativeArrayIterator.ARRAY_ITERATOR_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NativeArrayIterator(Scriptable scope,
Scriptable arrayLike,
NativeArrayIterator.ARRAY_ITERATOR_TYPE type) |
Copyright © 2023 HtmlUnit. All rights reserved.