| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedSlotMap |
class |
HashSlotMap
This class implements the SlotMap interface using a java.util.HashMap.
|
| Modifier and Type | Method and Description |
|---|---|
protected static SlotMap |
SlotMapOwner.createSlotMap(int initialSize) |
| Constructor and Description |
|---|
HashSlotMap(SlotMap oldMap) |
HashSlotMap(SlotMap oldMap,
Slot newSlot) |
SlotMapOwner(SlotMap map) |
Copyright © 2025 HtmlUnit. All rights reserved.