Class GoalParameterBDI.TestGoal

  • Enclosing class:
    GoalParameterBDI

    public static class GoalParameterBDI.TestGoal
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int cnt  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestGoal()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean checkTarget()  
      void inc()  
      • Methods inherited from class java.lang.Object

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

      • cnt

        protected int cnt
    • Constructor Detail

      • TestGoal

        public TestGoal()
    • Method Detail

      • checkTarget

        public boolean checkTarget()
      • inc

        public void inc()