Class GoalGoalBDI.TestGoal2

  • Enclosing class:
    GoalGoalBDI

    public class GoalGoalBDI.TestGoal2
    extends java.lang.Object
    The goal that is used as a plan.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.Double res  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestGoal2()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void fini​(IGoal goal)  
      • Methods inherited from class java.lang.Object

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

      • res

        protected java.lang.Double res
    • Constructor Detail

      • TestGoal2

        public TestGoal2()
    • Method Detail

      • fini

        public void fini​(IGoal goal)