Class FromCallablePublisher<T>

java.lang.Object
ru.tinkoff.kora.common.util.flow.FromCallablePublisher<T>
All Implemented Interfaces:
Flow.Publisher<T>

public class FromCallablePublisher<T> extends Object implements Flow.Publisher<T>