Uses of Interface
com.sportradar.unifiedodds.sdk.internal.caching.CategoryCi
Packages that use CategoryCi
Package
Description
-
Uses of CategoryCi in com.sportradar.unifiedodds.sdk.internal.caching
Methods in com.sportradar.unifiedodds.sdk.internal.caching that return CategoryCiModifier and TypeMethodDescriptionSportsDataCache.getCategory(Urn categoryId, List<Locale> locales) Returns the associated category cache item -
Uses of CategoryCi in com.sportradar.unifiedodds.sdk.internal.caching.impl
Methods in com.sportradar.unifiedodds.sdk.internal.caching.impl that return CategoryCiModifier and TypeMethodDescriptionSportsDataCacheImpl.getCategory(Urn categoryId, List<Locale> locales) Returns the associated category data -
Uses of CategoryCi in com.sportradar.unifiedodds.sdk.internal.caching.impl.ci
Methods in com.sportradar.unifiedodds.sdk.internal.caching.impl.ci that return CategoryCiModifier and TypeMethodDescriptionCacheItemFactory.buildCategoryCi(ExportableCategoryCi exportable) CacheItemFactory.buildCategoryCi(Urn id, com.sportradar.uf.sportsapi.datamodel.SapiCategory category, List<Urn> tournaments, Urn associatedSportCiId, Locale dataLocale) CacheItemFactoryImpl.buildCategoryCi(ExportableCategoryCi exportable) CacheItemFactoryImpl.buildCategoryCi(Urn id, com.sportradar.uf.sportsapi.datamodel.SapiCategory category, List<Urn> tournamentIds, Urn associatedSportCiId, Locale dataLocale) -
Uses of CategoryCi in com.sportradar.unifiedodds.sdk.internal.di
Methods in com.sportradar.unifiedodds.sdk.internal.di that return types with arguments of type CategoryCiModifier and TypeMethodDescriptioncom.google.common.cache.Cache<Urn,CategoryCi> InternalCachesProvider.getCategoryDataCache()protected com.google.common.cache.Cache<Urn,CategoryCi> CachingModule.provideCategoryCiCache()