| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.model.cats |
| Modifier and Type | Method and Description |
|---|---|
CATSWorld |
CATSRegionModel.createWorld(RNGSupplier worldSeed) |
CATSWorld |
CATSLicense.getWorld() |
CATSWorld |
CATSBidder.getWorld() |
| Modifier and Type | Method and Description |
|---|---|
List<CATSBidder> |
CATSRegionModel.createPopulation(CATSWorld world,
RNGSupplier populationRNG) |
void |
CATSLicense.refreshFieldBackReferences(CATSWorld world)
Method is called after deserialization, there is not need to call it on any other occasion.
See World.refreshFieldBackReferences() for explanations. |
Copyright © 2017. All rights reserved.