Package | Description |
---|---|
org.teavm.classlib.java.util |
Modifier and Type | Method and Description |
---|---|
TFormatter |
TFormatter.format(Locale l,
String format,
Object... args) |
TFormatter |
TFormatter.format(String format,
Object... args) |
Modifier and Type | Method and Description |
---|---|
void |
TFormattable.formatTo(TFormatter formatter,
int flags,
int width,
int precision) |
Copyright © 2019. All rights reserved.