Uses of Interface
com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionCache
Packages that use MarketDescriptionCache
Package
Description
-
Uses of MarketDescriptionCache in com.sportradar.unifiedodds.sdk.internal.caching.markets
Classes in com.sportradar.unifiedodds.sdk.internal.caching.markets that implement MarketDescriptionCacheModifier and TypeClassDescriptionclassclassSingle variant market description cacheConstructors in com.sportradar.unifiedodds.sdk.internal.caching.markets with parameters of type MarketDescriptionCacheModifierConstructorDescriptionMarketDescriptionProviderImpl(InvariantMarketDescriptionCache invariantMarketCache, MarketDescriptionCache variantMarketCache, VariantDescriptionCache variantDescriptionCache) -
Uses of MarketDescriptionCache in com.sportradar.unifiedodds.sdk.internal.di
Methods in com.sportradar.unifiedodds.sdk.internal.di that return MarketDescriptionCacheModifier and TypeMethodDescriptionprotected MarketDescriptionCacheCachingModule.provideVariantMarketDescriptionCache(SdkInternalConfiguration cfg, LogFastHttpDataFetcher httpDataFetcher, Deserializer deserializer, MappingValidatorFactory mappingFactory, TimeUtils timeUtils, TelemetryFactory telemetryFactory) -
Uses of MarketDescriptionCache in com.sportradar.unifiedodds.sdk.internal.impl.markets
Constructors in com.sportradar.unifiedodds.sdk.internal.impl.markets with parameters of type MarketDescriptionCacheModifierConstructorDescriptionMarketManagerImpl(SdkInternalConfiguration config, MarketDescriptionProvider marketDescriptionProvider, InvariantMarketDescriptionCache invariantMarketDescriptionCache, VariantDescriptionCache variantMarketDescriptionListCache, MarketDescriptionCache variantMarketDescriptionCache)