Class GoalArrayParameterBDI.TestGoal

  • Enclosing class:
    GoalArrayParameterBDI

    public class GoalArrayParameterBDI.TestGoal
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String[] elems  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestGoal()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean checkTarget()  
      void set​(int idx, java.lang.String val)  
      • Methods inherited from class java.lang.Object

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

      • elems

        protected java.lang.String[] elems
    • Constructor Detail

      • TestGoal

        public TestGoal()
    • Method Detail

      • checkTarget

        public boolean checkTarget()
      • set

        public void set​(int idx,
                        java.lang.String val)