Package org.teavm.classlib.java.util
Class TFormatter
java.lang.Object
org.teavm.classlib.java.util.TFormatter
- All Implemented Interfaces:
Closeable
,Flushable
,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionTFormatter
(OutputStream os, String csn) TFormatter
(OutputStream os, String csn, Locale l) TFormatter
(Appendable a, Locale l) TFormatter
(Locale l) -
Method Summary
-
Constructor Details
-
TFormatter
public TFormatter() -
TFormatter
-
TFormatter
-
TFormatter
-
TFormatter
-
TFormatter
-
TFormatter
- Throws:
UnsupportedEncodingException
-
TFormatter
- Throws:
UnsupportedEncodingException
-
-
Method Details