Class AbstractNamedFzipEntry

    • Constructor Detail

      • AbstractNamedFzipEntry

        protected AbstractNamedFzipEntry​(String name)
        Constructs a new named entry.
        Parameters:
        name - the name, cannot be null
    • Method Detail

      • getName

        public String getName()
        Gets the entry name.
        Returns:
        the name, never null