Class PickUpWastePlan


  • public class PickUpWastePlan
    extends Plan
    Clean-up some waste.
    • Constructor Detail

      • PickUpWastePlan

        public PickUpWastePlan()
    • Method Detail

      • body

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