Package jadx.gui.device.debugger
Class SmaliDebugger.RuntimeDebugInfo
- java.lang.Object
-
- jadx.gui.device.debugger.SmaliDebugger.RuntimeDebugInfo
-
- Enclosing class:
- SmaliDebugger
public static class SmaliDebugger.RuntimeDebugInfo extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<SmaliDebugger.RuntimeVarInfo>getInfoList()
-
-
-
Method Detail
-
getInfoList
public java.util.List<SmaliDebugger.RuntimeVarInfo> getInfoList()
-
-