Class StartStopBuffer
-
- All Implemented Interfaces:
public final class StartStopBuffer<T extends Object>
-
-
Constructor Summary
Constructors Constructor Description StartStopBuffer(String suffix, Integer bufferLimit, StateFlow<Boolean> customTrigger)
-