Class EatPlan


  • public class EatPlan
    extends Plan
    Handle eat requests by the environment.
    • Constructor Detail

      • EatPlan

        public EatPlan()
    • Method Detail

      • body

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