public interface QueryRunnerFactoryConglomerate
| Modifier and Type | Method and Description |
|---|---|
<T,QueryType extends Query<T>> |
findFactory(QueryType query) |
<T,QueryType extends Query<T>> QueryRunnerFactory<T,QueryType> findFactory(QueryType query)
Copyright © 2011–2015. All rights reserved.