| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.util |
||
| 64 | ||
Formatter() : void |
||
Formatter(Appendable) : void |
||
Formatter(Locale) : void |
||
Formatter(Appendable, Locale) : void |
||
Formatter(String) : void |
||
Formatter(File) : void |
||
Formatter(PrintStream) : void |
||
Formatter(OutputStream) : void |
||
Formatter(OutputStream, String) : void |
||
locale() : Locale |
||
out() : Appendable |
||
toString() : String |
||
flush() : void |
||
close() : void |
||
ioException() : IOException |
||