Class NoopTask


public class NoopTask extends TypedTask
Author:
Daniel Bernstein Date: Oct 24, 2013
  • Constructor Details

    • NoopTask

      public NoopTask()
  • Method Details

    • readTask

      public void readTask(Task task)
      Description copied from class: SpaceCentricTypedTask
      Reads the information stored in a Task and sets data in the SpaceCentricTypedTask
      Overrides:
      readTask in class TypedTask
    • writeTask

      public Task writeTask()
      Description copied from class: SpaceCentricTypedTask
      Writes all of the information in the SpaceCentricTypedTask into a Task
      Overrides:
      writeTask in class TypedTask
      Returns:
      a Task based on the information stored in this SpaceCentricTypedTask