|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - expression typepublic interface ParametrizedExpression<T>
ParametrizedExpression is a common interface for expressions with generic type parameters
| Method Summary | |
|---|---|
Class<?> |
getParameter(int index)
|
| Methods inherited from interface com.mysema.query.types.Expression |
|---|
accept, getType |
| Method Detail |
|---|
Class<?> getParameter(int index)
index -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||