| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Class and Description |
|---|---|
class |
KnownBuiltInFunction
This class implements a lambda function which is known to the runtime system and which may be
treated specially by the interpreter or runtime.
|
class |
LambdaConstructor
This class implements a JavaScript function that may be used as a constructor by delegating to an
interface that can be easily implemented as a lambda.
|
Copyright © 2025 HtmlUnit. All rights reserved.