public interface Placeholder<R,C> extends Literal<R,C>
| Modifier and Type | Method and Description |
|---|---|
void |
bindValue(C value) |
Object |
getDefaultValue() |
String |
getName() |
Class<?> |
getType() |
boolean |
isBound() |
void |
setType(Class<? extends C> type) |
getEnd, getSource, getStart, throwExceptionCopyright © 2014. All rights reserved.