Constructor and Description |
---|
StepTuple2(Clock clock,
long stepMillis,
T1 t1NoValue,
T2 t2NoValue,
java.util.function.Supplier<T1> t1Supplier,
java.util.function.Supplier<T2> t2Supplier) |
Modifier and Type | Method and Description |
---|---|
T1 |
poll1() |
T2 |
poll2() |