Interface ReplayAccumulator<T>

Type Parameters:
T - The type of data to accumulate.

public interface ReplayAccumulator<T>
Accumulates signals for the Publisher replay operator.