Package jadx.gui.device.debugger
Interface SmaliDebugger.ClassListener
-
- Enclosing class:
- SmaliDebugger
public static interface SmaliDebugger.ClassListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonPrepared(java.lang.String cls, long id)voidonUnloaded(java.lang.String cls)
-