Class InMemoryZipFactory

  • All Implemented Interfaces:
    ZipFactory

    public final class InMemoryZipFactory
    extends Object
    implements ZipFactory
    Simple, not thread-safe, in-memory implementation of ZipFactory NOTE: it's not suitable for tests working with big data sets, use FakeZipFactory instead