@JsType(isNative=true,
namespace="console")
public class Console
extends Object
| Constructor and Description |
|---|
Console() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
MemoryInfo |
getMemory() |
void |
log(Object... obj) |
void |
table(Object obj) |
Copyright © 2023. All rights reserved.