Uses of Enum Class
com.pnfsoftware.jeb.core.units.code.android.IDalvikDebuggerUnit.ThreadFrameSlotIndexMode
Packages that use IDalvikDebuggerUnit.ThreadFrameSlotIndexMode
Package
Description
This package and sub-packages contain all types used by Android code analysis plugins.
-
Uses of IDalvikDebuggerUnit.ThreadFrameSlotIndexMode in com.pnfsoftware.jeb.core.units.code.android
Methods in com.pnfsoftware.jeb.core.units.code.android that return IDalvikDebuggerUnit.ThreadFrameSlotIndexModeModifier and TypeMethodDescriptionIDalvikDebuggerUnit.getThreadFrameSlotIndexMode()Returns the enum constant of this class with the specified name.IDalvikDebuggerUnit.ThreadFrameSlotIndexMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pnfsoftware.jeb.core.units.code.android with parameters of type IDalvikDebuggerUnit.ThreadFrameSlotIndexModeModifier and TypeMethodDescriptionvoidIDalvikDebuggerUnit.setThreadFrameSlotIndexMode(IDalvikDebuggerUnit.ThreadFrameSlotIndexMode mode)