Class NoopTask


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

      • NoopTask

        public NoopTask()
    • Method Detail

      • 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