Class ZipFile.NameAndComment
- java.lang.Object
-
- org.apache.commons.compress.archivers.zip.ZipFile.NameAndComment
-
- Enclosing class:
- ZipFile
private static final class ZipFile.NameAndComment extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
NameAndComment(byte[] name, byte[] comment)
-