Uses of Class
com.sportradar.unifiedodds.sdk.internal.caching.markets.InvariantMarketDescriptionCache
Packages that use InvariantMarketDescriptionCache
Package
Description
-
Uses of InvariantMarketDescriptionCache in com.sportradar.unifiedodds.sdk.internal.caching.markets
Constructors in com.sportradar.unifiedodds.sdk.internal.caching.markets with parameters of type InvariantMarketDescriptionCacheModifierConstructorDescriptionMarketDescriptionProviderImpl(InvariantMarketDescriptionCache invariantMarketCache, MarketDescriptionCache variantMarketCache, VariantDescriptionCache variantDescriptionCache) -
Uses of InvariantMarketDescriptionCache in com.sportradar.unifiedodds.sdk.internal.di
Methods in com.sportradar.unifiedodds.sdk.internal.di that return InvariantMarketDescriptionCacheModifier and TypeMethodDescriptionprotected InvariantMarketDescriptionCacheCachingModule.provideInvariantMarketDescriptionCache(SdkInternalConfiguration cfg, ObservableDataProvider<com.sportradar.uf.sportsapi.datamodel.MarketDescriptions> additionalMappingsProvider, MappingValidatorFactory mappingFactory, SdkTaskScheduler sdkTaskScheduler, DataProvider<com.sportradar.uf.sportsapi.datamodel.MarketDescriptions> dataProvider, TelemetryFactory telemetryFactory) -
Uses of InvariantMarketDescriptionCache in com.sportradar.unifiedodds.sdk.internal.impl.markets
Constructors in com.sportradar.unifiedodds.sdk.internal.impl.markets with parameters of type InvariantMarketDescriptionCacheModifierConstructorDescriptionMarketManagerImpl(SdkInternalConfiguration config, MarketDescriptionProvider marketDescriptionProvider, InvariantMarketDescriptionCache invariantMarketDescriptionCache, VariantDescriptionCache variantMarketDescriptionListCache, MarketDescriptionCache variantMarketDescriptionCache)