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