Interface IDebugController.StateListener

  • Enclosing interface:
    IDebugController

    public static interface IDebugController.StateListener
    • Method Detail

      • onStateChanged

        void onStateChanged​(boolean suspended,
                            boolean stopped)