public class NoOpProcessedFixtureChangesTracker extends Object implements ProcessedFixtureChangesTracker
Modifier and Type | Method and Description |
---|---|
boolean |
onFixtureChangeReceived(com.sportradar.uf.datamodel.UfFixtureChange fixtureChange)
Checks if the received fixture change was already processed and returns an indication about the processed state.
|
public boolean onFixtureChangeReceived(com.sportradar.uf.datamodel.UfFixtureChange fixtureChange)
onFixtureChangeReceived
in interface ProcessedFixtureChangesTracker
fixtureChange
- the fixture change that needs to be checkedfalse
, otherwise true
Copyright © 2016–2025. All rights reserved.