T - type of object the predicates can evaluate in memory.Q - type of the query builder subclass.public static class QueryBuilder.Definition<T,Q extends QueryBuilder<T>>
extends java.lang.Object
This class is thread-safe and may be reused or cached.
| Constructor and Description |
|---|
Definition(java.lang.Class<Q> clazz) |
public Definition(java.lang.Class<Q> clazz)