Class OatFile.SymbolTable

java.lang.Object
org.jf.dexlib2.dexbacked.OatFile.SymbolTable
Enclosing class:
OatFile

class OatFile.SymbolTable extends Object
  • Field Details

    • stringTable

      @Nonnull private final OatFile.StringTable stringTable
    • offset

      private final int offset
    • entryCount

      private final int entryCount
    • entrySize

      private final int entrySize
  • Constructor Details

  • Method Details