Class PickUpPlanEnv


  • public class PickUpPlanEnv
    extends Plan
    Try to pickup some piece of garbage.
    • Constructor Detail

      • PickUpPlanEnv

        public PickUpPlanEnv()
    • Method Detail

      • body

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