| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.util.zip |
||
| 91 | ||
STORED : int |
||
DEFLATED : int |
||
ZipOutputStream(OutputStream) : void |
||
ZipOutputStream(OutputStream, Charset) : void |
||
setComment(String) : void |
||
setMethod(int) : void |
||
setLevel(int) : void |
||
putNextEntry(ZipEntry) : void |
||
closeEntry() : void |
||
write(byte[], int, int) : void |
||
finish() : void |
||
close() : void |