Interface OfflineInstrumenterBase.ManifestBuilder

  • Enclosing class:
    OfflineInstrumenterBase

    public static interface OfflineInstrumenterBase.ManifestBuilder
    Thiscallback is notified whenever an entry has been added to the output zip file.
    • Method Detail

      • addEntry

        void addEntry​(ZipEntry ze)