public static class QueryList.Builder<T> extends Object
QueryList<T>
build()
QueryList.Builder<T>
query(List<Query<T>> queryList)
query(Query<T>... queryList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryList<T> build()
@SafeVarargs public final QueryList.Builder<T> query(Query<T>... queryList)
public QueryList.Builder<T> query(List<Query<T>> queryList)
Copyright © 2023 Irvingsoft. All rights reserved.