Class GoalRebuildBDI.SomeGoal

  • Enclosing class:
    GoalRebuildBDI

    public class GoalRebuildBDI.SomeGoal
    extends java.lang.Object
    A test goal.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<java.lang.String> plans  
    • Constructor Summary

      Constructors 
      Constructor Description
      SomeGoal()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • plans

        public java.util.List<java.lang.String> plans
    • Constructor Detail

      • SomeGoal

        public SomeGoal()