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