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–2018. All rights reserved.