Uses of Class
org.nustaq.kontraktor.KFlow
Packages that use KFlow
-
Uses of KFlow in org.nustaq.kontraktor
Methods in org.nustaq.kontraktor that return KFlowModifier and TypeMethodDescriptionKFlow<Collection<T>>KFlow.collect(Collection<T> c) static <T> KFlow<T>Actors.flow()KFlow.list()<K> KFlow<K>KFlow.onComplete(Consumer errfun) KFlow.pairs(BiConsumer<T, T> fun)