public class ZipDexContainer.ZipDexFile extends DexBackedDexFile implements MultiDexContainer.MultiDexFile
DexBackedDexFile.InvalidItemIndex, DexBackedDexFile.NotADexFile| Modifier | Constructor and Description |
|---|---|
protected |
ZipDexFile(Opcodes opcodes,
byte[] buf,
java.lang.String entryName) |
| Modifier and Type | Method and Description |
|---|---|
MultiDexContainer |
getContainer() |
java.lang.String |
getEntryName() |
fromInputStream, getCallSiteCount, getCallSiteIdItemOffset, getClassCount, getClassDefItemOffset, getClasses, getFieldCount, getFieldIdItemOffset, getFields, getMapItemForSection, getMapItems, getMethodCount, getMethodHandleCount, getMethodHandleItemOffset, getMethodIdItemOffset, getMethods, getOpcodes, getOptionalString, getOptionalType, getProtoCount, getProtoIdItemOffset, getReferences, getString, getStringCount, getStringIdItemOffset, getStrings, getType, getTypeCount, getTypeIdItemOffset, getTypes, hasOdexOpcodes, isOdexFile, readerAtgetBaseOffset, getBuf, readByte, readInt, readLong, readLongAsSmallUint, readOptionalUint, readShort, readSmallUint, readUbyte, readUshortclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClasses, getOpcodesprotected ZipDexFile(@Nullable
Opcodes opcodes,
@Nonnull
byte[] buf,
@Nonnull
java.lang.String entryName)
@Nonnull public java.lang.String getEntryName()
getEntryName in interface MultiDexContainer.MultiDexFile@Nonnull public MultiDexContainer getContainer()
getContainer in interface MultiDexContainer.MultiDexFile