public static interface NativeConsole.ConsolePrinter extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
print(Context cx,
Scriptable scope,
NativeConsole.Level level,
Object[] args,
ScriptStackElement[] stack) |
void print(Context cx, Scriptable scope, NativeConsole.Level level, Object[] args, ScriptStackElement[] stack)
Copyright © 2025 HtmlUnit. All rights reserved.