Interface OutputEmitter<T>
-
public interface OutputEmitter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
emit(T value)
-
public interface OutputEmitter<T>
Modifier and Type | Method | Description |
---|---|---|
void |
emit(T value) |