Interface ISimProcessStrategy

    • Method Detail

      • startProcess

        void startProcess​(Runnable myRunnable)
      • resumeProcess

        void resumeProcess()
      • finishProcess

        void finishProcess()
      • suspendProcess

        void suspendProcess()