Class ActivityPlan


  • public class ActivityPlan
    extends Plan
    The activity plan waits for a long time and then prints something again.
    • Constructor Detail

      • ActivityPlan

        public ActivityPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan