Class AmbulancePlan


  • public class AmbulancePlan
    extends java.lang.Object
    Move to victims and treat them.
    • Constructor Summary

      Constructors 
      Constructor Description
      AmbulancePlan()  
    • 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

      • AmbulancePlan

        public AmbulancePlan()
    • Method Detail

      • body

        public void body()
        The plan body.