Class CreatePlan


  • public class CreatePlan
    extends Plan
    Create pieces of garbage in the environment.
    • Constructor Detail

      • CreatePlan

        public CreatePlan()
    • Method Detail

      • body

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