Class 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.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean maintain()  
      protected boolean target()  
      • Methods inherited from class java.lang.Object

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

      • MaintainStorageGoal

        public MaintainStorageGoal()
    • Method Detail

      • maintain

        protected boolean maintain()
      • target

        protected boolean target()