Class OatFile.OatDexFile

java.lang.Object
org.jf.dexlib2.dexbacked.DexBackedDexFile
org.jf.dexlib2.dexbacked.OatFile.OatDexFile
All Implemented Interfaces:
DexFile
Enclosing class:
OatFile

public class OatFile.OatDexFile extends DexBackedDexFile
  • Constructor Details

    • OatDexFile

      public OatDexFile(@Nonnull byte[] buf, int offset)
  • Method Details