public class UnionQueryRunner<T> extends Object implements QueryRunner<T>
Constructor and Description |
---|
UnionQueryRunner(Iterable<QueryRunner> baseRunners,
QueryToolChest<T,Query<T>> toolChest) |
public UnionQueryRunner(Iterable<QueryRunner> baseRunners, QueryToolChest<T,Query<T>> toolChest)
Copyright © 2011–2015. All rights reserved.