public static class PushEmitter.Companion
| Modifier and Type | Method and Description |
|---|---|
<T> PushEmitter<T> |
create(kotlin.jvm.functions.Function1<? super kotlin.jvm.functions.Function1<? super T,kotlin.Unit>,kotlin.Unit> tryGetValue) |
@NotNull public <T> PushEmitter<T> create(@NotNull kotlin.jvm.functions.Function1<? super kotlin.jvm.functions.Function1<? super T,kotlin.Unit>,kotlin.Unit> tryGetValue)