Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.internal.caching.markets | |
com.sportradar.unifiedodds.sdk.internal.impl.markets | |
com.sportradar.unifiedodds.sdk.managers |
Modifier and Type | Method and Description |
---|---|
MarketDescription |
MarketDescriptionProviderImpl.getMarketDescription(int marketId,
Map<String,String> marketSpecifiers,
List<Locale> locales,
boolean fetchVariantDescriptions) |
MarketDescription |
MarketDescriptionProvider.getMarketDescription(int marketId,
Map<String,String> marketSpecifiers,
List<Locale> locales,
boolean fetchVariantDescriptions) |
MarketDescription |
VariantMarketDescriptionCache.getMarketDescriptor(int marketId,
String variant,
Languages.BestEffort bestEffort) |
MarketDescription |
MarketDescriptionCache.getMarketDescriptor(int marketId,
String variant,
Languages.BestEffort locales) |
MarketDescription |
InvariantMarketDescriptionCache.getMarketDescriptor(int marketId,
String variant,
Languages.BestEffort locales) |
Modifier and Type | Method and Description |
---|---|
List<MarketDescription> |
InvariantMarketDescriptionCache.getAllInvariantMarketDescriptions(List<Locale> locales) |
Modifier and Type | Class and Description |
---|---|
class |
MarketDescriptionImpl
Created on 14/06/2017.
|
Modifier and Type | Method and Description |
---|---|
List<MarketDescription> |
MarketManagerImpl.getMarketDescriptions()
Get the list of all available market descriptions.
|
List<MarketDescription> |
MarketManagerImpl.getMarketDescriptions(Locale locale) |
Modifier and Type | Method and Description |
---|---|
List<MarketDescription> |
MarketDescriptionManager.getMarketDescriptions()
Returns the list of all available static market descriptions.
|
List<MarketDescription> |
MarketDescriptionManager.getMarketDescriptions(Locale locale)
Returns the list of all available static market descriptions in the provided
Locale |
Copyright © 2016–2025. All rights reserved.