Package | Description |
---|---|
org.teavm.classlib.java.lang | |
org.teavm.classlib.java.util |
Modifier and Type | Method and Description |
---|---|
static TPrintStream |
TSystem.err() |
static TPrintStream |
TSystem.out() |
Modifier and Type | Method and Description |
---|---|
static void |
TSystem.setErr(TPrintStream err) |
static void |
TSystem.setOut(TPrintStream out) |
Modifier and Type | Method and Description |
---|---|
void |
TProperties.list(TPrintStream out) |
Copyright © 2019. All rights reserved.