Interface DomainRepo

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void recycle()
      Implementations must clear out the repository in preparation for a new simulation.
    • Method Detail

      • recycle

        void recycle()
        Implementations must clear out the repository in preparation for a new simulation.