private static final class ZipFile.NameAndComment
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private byte[] |
comment |
private byte[] |
name |
Modifier | Constructor and Description |
---|---|
private |
NameAndComment(byte[] name,
byte[] comment) |