mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
This commit is contained in:
parent
ded05cdedc
commit
0dd07cf34c
@ -129,6 +129,7 @@ public class EvaluatorFactory {
|
||||
* @param constants
|
||||
* @return
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public <T> Evaluator<T> createEvaluator(
|
||||
String source,
|
||||
ClassType projection,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user