ResumeableInterface

Kind of class:interface
Inherits from:RunnableInterface < CoreInterface
Implemented by:
Version:12/14/06
Author:Aaron Clinger
Classpath:org.casalib.control.ResumeableInterface
File last modified:Monday, 01 December 2008, 13:34:40

Summary


Instance methods
  • resume : Void
    • Resumes the process from RunnableInterface.stop.
Instance methods inherited from RunnableInterface
Instance methods inherited from CoreInterface

Instance methods

resume

function resume (
) : Void

Resumes the process from RunnableInterface.stop.