Uses of Class
com.github.mizosoft.methanol.internal.flow.AbstractPollableSubscription
-
Packages that use AbstractPollableSubscription Package Description com.github.mizosoft.methanol.internal.flow -
-
Uses of AbstractPollableSubscription in com.github.mizosoft.methanol.internal.flow
Subclasses of AbstractPollableSubscription in com.github.mizosoft.methanol.internal.flow Modifier and Type Class Description classAbstractQueueSubscription<T>A subscription that emits items from a queue and completes downstream as soon as a sentinel value is observed.
-