Uses of Class
com.sportradar.livedata.sdk.feed.common.TestDelay
Packages that use TestDelay
- 
Uses of TestDelay in com.sportradar.livedata.sdk.feed.commonSubclasses of TestDelay in com.sportradar.livedata.sdk.feed.commonModifier and TypeClassDescriptionclassRepresents a delay specification for the test server together with some speed.Methods in com.sportradar.livedata.sdk.feed.common that return TestDelayModifier and TypeMethodDescriptionstatic TestDelayTestDelay.fromDelay(org.joda.time.Duration skip) Constructs test delay instancestatic TestDelayTestDelay.fromMsgNr(int msgNr) Constructs test delay instancestatic TestDelayTestDelay.fromMsgNrAndSkip(int msgNr, org.joda.time.Duration skip) Constructs test delay instance