Class ClassManager

java.lang.Object
org.jcsp.net2.mobile.ClassManager
All Implemented Interfaces:
CSProcess

final class ClassManager extends Object implements CSProcess
  • Field Details

  • Constructor Details

    • ClassManager

      ClassManager()
  • Method Details

    • run

      public void run()
      Description copied from interface: CSProcess
      This defines the actions of the process.
      Specified by:
      run in interface CSProcess