Package jadex.bdiv3.tutorial.d6
Class TranslationBDI.MaintainStorageGoal
- java.lang.Object
-
- jadex.bdiv3.tutorial.d6.TranslationBDI.MaintainStorageGoal
-
- Enclosing class:
- TranslationBDI
public class TranslationBDI.MaintainStorageGoal extends java.lang.Object
Maintain goal that ensures that only maxstorage number of entries are in the table wordtable.
-
-
Constructor Summary
Constructors Constructor Description MaintainStorageGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
maintain()
protected boolean
target()
-