Uses of Class
com.github.mizosoft.methanol.internal.flow.AbstractPollableSubscription
Packages that use AbstractPollableSubscription
-
Uses of AbstractPollableSubscription in com.github.mizosoft.methanol.internal.flow
Subclasses of AbstractPollableSubscription in com.github.mizosoft.methanol.internal.flowModifier and TypeClassDescriptionclassA subscription that emits items from a queue and completes downstream as soon as a sentinel value is observed.