public class OatFile.OatDexFile extends DexBackedDexFile
DexBackedDexFile.IndexedSection<T>, DexBackedDexFile.NotADexFile, DexBackedDexFile.OptionalIndexedSection<T>| Constructor and Description |
|---|
OatDexFile(byte[] buf,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsOptimizedOpcodes() |
createMethodImplementation, fromInputStream, getBaseDataOffset, getBuffer, getCallSiteSection, getClasses, getClassSection, getDataBuffer, getDefaultOpcodes, getFieldSection, getMapItemForSection, getMapItems, getMethodHandleSection, getMethodSection, getOpcodes, getProtoSection, getReferences, getStringReferences, getStringSection, getTypeReferences, getTypeSection, getVersionpublic boolean supportsOptimizedOpcodes()
supportsOptimizedOpcodes in class DexBackedDexFile