public class FluentQueryRunnerBuilder<T> extends Object
Modifier and Type | Class and Description |
---|---|
class |
FluentQueryRunnerBuilder.FluentQueryRunner |
Constructor and Description |
---|
FluentQueryRunnerBuilder(QueryToolChest<T,Query<T>> toolChest) |
Modifier and Type | Method and Description |
---|---|
FluentQueryRunnerBuilder.FluentQueryRunner |
create(QueryRunner<T> baseRunner) |
public FluentQueryRunnerBuilder(QueryToolChest<T,Query<T>> toolChest)
public FluentQueryRunnerBuilder.FluentQueryRunner create(QueryRunner<T> baseRunner)
Copyright © 2011–2017. All rights reserved.