Interface EmitGeneratorSpec<T>

All Superinterfaces:
GeneratorSpec<T>

@ExperimentalApi public interface EmitGeneratorSpec<T> extends GeneratorSpec<T>
A generator spec that emits given items to a selector's target.
Since:
2.12.0