Class ZipArchiveHandle


  • public class ZipArchiveHandle
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ZipArchiveHandle​(java.util.zip.ZipFile zipFile, com.google.common.collect.ImmutableMap<java.lang.String,​java.lang.Long> dataOffsets)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZipArchiveHandle

        public ZipArchiveHandle​(java.util.zip.ZipFile zipFile,
                                com.google.common.collect.ImmutableMap<java.lang.String,​java.lang.Long> dataOffsets)