public static final class Template.AsString extends Template.Element
Constructor and Description |
---|
AsString(int index) |
Modifier and Type | Method and Description |
---|---|
Object |
convert(List<?> args) |
int |
getIndex() |
boolean |
isString() |
String |
toString() |
public Object convert(List<?> args)
convert
in class Template.Element
public int getIndex()
public boolean isString()
isString
in class Template.Element
Copyright © 2007–2016 Querydsl. All rights reserved.