ZipEntry.java
4.35 KB
-
ZipEntry.java: Implement Cloneable, per JDK1.2 docs. · ee2f99a5
2000-05-20 Bryce McKinlay <bryce@albatross.co.nz> * java/util/zip/ZipEntry.java: Implement Cloneable, per JDK1.2 docs. (ZipEntry): Copy the Name' field. (clone): Implement JDK1.2 method. (setCompressedSize): ditto. (hashCode): ditto. From-SVN: r34043
Bryce McKinlay committed