Package jadx.gui.device.debugger
Class SmaliDebugger.RuntimeField
- java.lang.Object
-
- jadx.gui.device.debugger.SmaliDebugger.RuntimeValue
-
- jadx.gui.device.debugger.SmaliDebugger.RuntimeField
-
- Enclosing class:
- SmaliDebugger
public static class SmaliDebugger.RuntimeField extends SmaliDebugger.RuntimeValue
-
-
Field Summary
-
Fields inherited from class jadx.gui.device.debugger.SmaliDebugger.RuntimeValue
rawVal, type
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetFieldID()java.lang.StringgetFieldType()java.lang.StringgetName()booleanisBelongToThis()-
Methods inherited from class jadx.gui.device.debugger.SmaliDebugger.RuntimeValue
getType, setType
-
-