Class RemoverPlan


  • public class RemoverPlan
    extends Plan
    The remover plan waits for a short time and then modifies the beliefbase..
    • Constructor Detail

      • RemoverPlan

        public RemoverPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan