Class OddsGenerationImpl

java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.OddsGenerationImpl
All Implemented Interfaces:
OddsGeneration

public class OddsGenerationImpl extends Object implements OddsGeneration
Represents odds generation properties
  • Constructor Details

    • OddsGenerationImpl

      public OddsGenerationImpl(com.sportradar.uf.datamodel.UfOddsGenerationProperties oddsGenerationProperties)
  • Method Details

    • getExpectedTotals

      public Double getExpectedTotals()
      Returns the expected totals (how many goals are expected in total?)
      Specified by:
      getExpectedTotals in interface OddsGeneration
      Returns:
      the expected totals (how many goals are expected in total?)
    • getExpectedSupremacy

      public Double getExpectedSupremacy()
      Returns the expected supremacy (how big is the expected goal supremacy)
      Specified by:
      getExpectedSupremacy in interface OddsGeneration
      Returns:
      the expected supremacy (how big is the expected goal supremacy)