public class CharValue extends LiteralValue<Character>
clazz
Modifier and Type | Method and Description |
---|---|
String |
getCanonicalString(Context context) |
public CharValue(Character value)
public String getCanonicalString(Context context)
getCanonicalString
in class LiteralValue<Character>
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.