类 QueryMap<T,R>
- java.lang.Object
-
- io.github.kavahub.file.query.Query<R>
-
- io.github.kavahub.file.query.QueryMap<T,R>
-
public final class QueryMap<T,R> extends Query<R>
-
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 CompletableFuture<Void>subscribe(BiConsumer<? super R,? super Throwable> consumer)-
从类继承的方法 io.github.kavahub.file.query.Query
blockingSubscribe, distinct, filter, flatMapConcat, flatMapMerge, fork, map, of, of, of, onNext, skip, takeWhile
-
-