Interface LoadableRoundCi

All Superinterfaces:
RoundCi
All Known Implementing Classes:
LoadableRoundCiImpl

public interface LoadableRoundCi extends RoundCi
A round representation used by caching components. The cache item properties are loaded on demand.
  • Method Details

    • merge

      void merge(com.sportradar.uf.sportsapi.datamodel.SapiMatchRound round, Locale locale, boolean isFixtureEndpoint)
      Merges the information from the provided SapiMatchRound into the current instance
      Parameters:
      round - SapiMatchRound containing information about the round
      locale - Locale specifying the language of the provided data
      isFixtureEndpoint - an indication if the data provided was extracted from the fixture endpoint