Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.IDexFile
Packages that use IDexFile
Package
Description
This package and sub-packages contain all types used by Android code analysis plugins.
-
Uses of IDexFile in com.pnfsoftware.jeb.core.units.code.android
Methods in com.pnfsoftware.jeb.core.units.code.android that return IDexFileModifier and TypeMethodDescriptionIDexUnit.getDexEntry
(int index) Retrieve a dex entry by index.default IDexFile
IDexUnit.getDexFile
(int index) Deprecated.Methods in com.pnfsoftware.jeb.core.units.code.android that return types with arguments of type IDexFileModifier and TypeMethodDescriptionIDexUnit.getDexEntries()
Retrieve the collection of dex entries managed by this dex unit.IDexUnit.getDexFiles()
Deprecated.
IDexUnit.getDexEntry(int)