T
- constant typepublic interface Constant<T> extends Expression<T>
Constant
represents a general constant expression.Modifier and Type | Method and Description |
---|---|
T |
getConstant()
Get the wrapped constant
|
accept, getType
T getConstant()
Copyright © 2007–2016 Querydsl. All rights reserved.