public final class DefaultAnyQuery<E> extends AbstractSearchQuery<E,AnyQuery<E>> implements AnyQuery<E>
pageBinder, querySupplier, timeouts| Constructor and Description |
|---|
DefaultAnyQuery(com.google.common.base.Supplier<Iterable<E>> querySupplier) |
| Modifier and Type | Method and Description |
|---|---|
protected <F> AnyQuery<F> |
newAnyQueryInstance(com.google.common.base.Supplier<Iterable<F>> supplier) |
protected DefaultAnyQuery<E> |
newInstance(com.google.common.base.Supplier<Iterable<E>> supplier) |
bindTo, filter, first, flatMap, flatMapSupplier, get, hasResult, map, mapSupplier, now, timedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Nonnull protected DefaultAnyQuery<E> newInstance(@Nonnull com.google.common.base.Supplier<Iterable<E>> supplier)
newInstance in class AbstractSearchQuery<E,AnyQuery<E>>@Nonnull protected <F> AnyQuery<F> newAnyQueryInstance(@Nonnull com.google.common.base.Supplier<Iterable<F>> supplier)
newAnyQueryInstance in class AbstractSearchQuery<E,AnyQuery<E>>Copyright © 2015 Atlassian. All rights reserved.