Class GarbageCollectorAgent


  • public class GarbageCollectorAgent
    extends BaseAgent
    Garbage collector agent.
    • Constructor Detail

      • GarbageCollectorAgent

        public GarbageCollectorAgent()
    • Method Detail

      • body

        public void body()
        The agent body.
      • isDirty

        protected boolean isDirty()
      • hasGarbage

        protected boolean hasGarbage()