Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.internal.impl | |
com.sportradar.unifiedodds.sdk.internal.impl.entities |
Modifier and Type | Class and Description |
---|---|
class |
SportEventStatusFactoryImpl
Factory used to build various sport event status instances such as
MatchStatus ,... |
Constructor and Description |
---|
SportEntityFactoryImpl(SportsDataCache sportsDataCache,
SportEventCache sportEventCache,
ProfileCache profileCache,
SportEventStatusFactory sportEventStatusFactory,
MappingTypeProvider mappingTypeProvider,
SdkInternalConfiguration oddsFeedConfiguration)
Initializes a new instance of the
SportEntityFactoryImpl |
Constructor and Description |
---|
MatchImpl(Urn id,
Urn sportId,
SportEventCache sportEventCache,
SportEventStatusFactory statusFactory,
SportEntityFactory sportEntityFactory,
List<Locale> locales,
ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of the
MatchImpl |
StageImpl(Urn id,
Urn sportId,
SportEventCache sportEventCache,
SportEventStatusFactory statusFactory,
SportEntityFactory sportEntityFactory,
List<Locale> locales,
ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of the
StageImpl |
Copyright © 2016–2025. All rights reserved.