| Modifier and Type | Method and Description | 
|---|---|
List<ResultChange> | 
DataRouterManager.requestResultChanges(Date after,
                    Urn sportId,
                    Locale locale)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ResultChange> | 
DataRouterManagerImpl.requestResultChanges(Date after,
                    Urn sportId,
                    Locale locale)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ResultChange> | 
SportDataProviderImpl.getResultChanges()
Returns the list of all fixtures that have changed in the last 24 hours 
 | 
List<ResultChange> | 
SportDataProviderImpl.getResultChanges(Date after,
                Urn sportId)
Returns the list of all fixtures that have changed in the last 24 hours 
 | 
List<ResultChange> | 
SportDataProviderImpl.getResultChanges(Date after,
                Urn sportId,
                Locale locale)
Returns the list of all fixtures that have changed in the last 24 hours 
 | 
List<ResultChange> | 
SportDataProviderImpl.getResultChanges(Locale locale)
Returns the list of all fixtures that have changed in the last 24 hours 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ResultChangeImpl
A representation of a result change 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<ResultChange> | 
SportDataProvider.getResultChanges()
Returns the list of all fixtures that have changed in the last 24 hours 
 | 
List<ResultChange> | 
SportDataProvider.getResultChanges(Date after,
                Urn sportId)
Returns the list of all fixtures that have changed in the last 24 hours 
 | 
List<ResultChange> | 
SportDataProvider.getResultChanges(Date after,
                Urn sportId,
                Locale locale)
Returns the list of all fixtures that have changed in the last 24 hours 
 | 
List<ResultChange> | 
SportDataProvider.getResultChanges(Locale locale)
Returns the list of all fixtures that have changed in the last 24 hours 
 | 
Copyright © 2016–2025. All rights reserved.