Uses of Class
org.powertac.common.repo.RandomSeedRepo
-
Packages that use RandomSeedRepo Package Description org.powertac.common.interfaces org.powertac.customer General customer-model infrastructure. -
-
Uses of RandomSeedRepo in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces that return RandomSeedRepo Modifier and Type Method Description RandomSeedRepo
CustomerServiceAccessor. getRandomSeedRepo()
Returns a reference to a RandomSeedRepo -
Uses of RandomSeedRepo in org.powertac.customer
Methods in org.powertac.customer that return RandomSeedRepo Modifier and Type Method Description RandomSeedRepo
CustomerModelService. getRandomSeedRepo()
-