Uses of Interface
com.sportradar.unifiedodds.sdk.internal.caching.LocalizedNamedValueCache
Packages that use LocalizedNamedValueCache
Package
Description
-
Uses of LocalizedNamedValueCache in com.sportradar.unifiedodds.sdk.internal.caching
Methods in com.sportradar.unifiedodds.sdk.internal.caching that return LocalizedNamedValueCacheModifier and TypeMethodDescriptionNamedValuesProvider.getMatchStatuses()Returns theLocalizedNamedValueCacheproviding match status descriptions -
Uses of LocalizedNamedValueCache in com.sportradar.unifiedodds.sdk.internal.caching.impl
Classes in com.sportradar.unifiedodds.sdk.internal.caching.impl that implement LocalizedNamedValueCacheModifier and TypeClassDescriptionclassAn implementation ofLocalizedNamedValueCacheused to cacheLocalizedNamedValueitemsMethods in com.sportradar.unifiedodds.sdk.internal.caching.impl that return LocalizedNamedValueCacheModifier and TypeMethodDescriptionNamedValuesProviderImpl.getMatchStatuses()Returns theLocalizedNamedValueCacheproviding match status descriptionsConstructors in com.sportradar.unifiedodds.sdk.internal.caching.impl with parameters of type LocalizedNamedValueCacheModifierConstructorDescriptionNamedValuesProviderImpl(NamedValueCache voidReasons, NamedValueCache betStopReasons, NamedValueCache bettingStatuses, LocalizedNamedValueCache matchStatuses) Initializes a new instance ofNamedValuesProviderImpl -
Uses of LocalizedNamedValueCache in com.sportradar.unifiedodds.sdk.internal.di
Methods in com.sportradar.unifiedodds.sdk.internal.di that return LocalizedNamedValueCacheModifier and TypeMethodDescriptionprotected LocalizedNamedValueCacheCachingModule.provideMatchStatusCache(SdkInternalConfiguration cfg, LogHttpDataFetcher httpDataFetcher, Deserializer deserializer, SdkTaskScheduler sdkTaskScheduler) -
Uses of LocalizedNamedValueCache in com.sportradar.unifiedodds.sdk.internal.impl.entities
Constructors in com.sportradar.unifiedodds.sdk.internal.impl.entities with parameters of type LocalizedNamedValueCacheModifierConstructorDescriptionPeriodScoreImpl(PeriodScoreDto ps, LocalizedNamedValueCache matchStatuses) Initializes a new instance ofPeriodScoreImpl -
Uses of LocalizedNamedValueCache in com.sportradar.unifiedodds.sdk.internal.impl.entities.status
Constructors in com.sportradar.unifiedodds.sdk.internal.impl.entities.status with parameters of type LocalizedNamedValueCacheModifierConstructorDescriptionMatchStatusImpl(SportEventStatusCi statusCi, LocalizedNamedValueCache matchStatuses) StageStatusImpl(SportEventStatusCi statusCi, LocalizedNamedValueCache matchStatuses)