Class CleanerAgent.PerformLookForWaste

  • Enclosing class:
    CleanerAgent

    public class CleanerAgent.PerformLookForWaste
    extends java.lang.Object
    Goal that lets the cleaner look for waste.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean checkContext()
      Suspend the goal at night.
      • Methods inherited from class java.lang.Object

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

      • PerformLookForWaste

        public PerformLookForWaste()
    • Method Detail

      • checkContext

        public boolean checkContext()
        Suspend the goal at night.