public interface Initializable extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Object |
initialize(Context cx,
Scriptable scope,
boolean sealed)
Initialize the class in question, returning the new constructor.
|
Object initialize(Context cx, Scriptable scope, boolean sealed)
Copyright © 2025 HtmlUnit. All rights reserved.