Interface Shepherd<Breed>

Type Parameters:
Breed -

public interface Shepherd<Breed>
Allows to set herd population
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    setPopulation(Breed[] population, long version)
     
  • Method Details

    • setPopulation

      boolean setPopulation(Breed[] population, long version)
      Parameters:
      population -
      version -
      Returns:
      true if it will cause rebalance, false if population will be ignored