Class PickUpPlanEnv


  • public class PickUpPlanEnv
    extends java.lang.Object
    Try to pickup some piece of garbage.
    • Constructor Summary

      Constructors 
      Constructor Description
      PickUpPlanEnv()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void body()
      The plan body.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PickUpPlanEnv

        public PickUpPlanEnv()
    • Method Detail

      • body

        public void body()
        The plan body.