| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Field and Description |
|---|---|
protected Hashtable.Entry |
Hashtable.Entry.next |
protected Hashtable.Entry |
Hashtable.Entry.prev |
| Modifier and Type | Method and Description |
|---|---|
Hashtable.Entry |
Hashtable.getEntry(Object key) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Hashtable.Entry> |
Hashtable.iterator() |
| Constructor and Description |
|---|
NativeCollectionIterator(Scriptable scope,
String className,
org.htmlunit.corejs.javascript.NativeCollectionIterator.Type type,
Iterator<Hashtable.Entry> iterator) |
Copyright © 2023 HtmlUnit. All rights reserved.