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