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