Uses of Class
org.spectrumauctions.sats.core.model.cats.CATSBidderSetup
-
Packages that use CATSBidderSetup Package Description org.spectrumauctions.sats.core.model.cats -
-
Uses of CATSBidderSetup in org.spectrumauctions.sats.core.model.cats
Methods in org.spectrumauctions.sats.core.model.cats that return CATSBidderSetup Modifier and Type Method Description CATSBidderSetupCATSBidderSetup.Builder. build()Method parameters in org.spectrumauctions.sats.core.model.cats with type arguments of type CATSBidderSetup Modifier and Type Method Description java.util.List<CATSBidder>CATSWorld. createPopulation(java.util.List<CATSBidderSetup> setups, RNGSupplier populationRNG)
-