Class DexFileProvider.DexContainer<T extends org.jf.dexlib2.iface.DexFile>

java.lang.Object
sootup.apk.frontend.dexpler.DexFileProvider.DexContainer<T>
Enclosing class:
DexFileProvider

public static final class DexFileProvider.DexContainer<T extends org.jf.dexlib2.iface.DexFile> extends Object
  • Constructor Details

    • DexContainer

      public DexContainer(org.jf.dexlib2.iface.MultiDexContainer.DexEntry<T> base, String name, File filePath)
  • Method Details

    • getBase

      public org.jf.dexlib2.iface.MultiDexContainer.DexEntry<T> getBase()
    • getDexName

      public String getDexName()