public class NullLiteral extends LiteralValue<Object>
Modifier and Type | Field and Description |
---|---|
static NullLiteral |
INSTANCE |
clazz
Modifier and Type | Method and Description |
---|---|
String |
getCanonicalString(Context context) |
MetaClass |
getType() |
equals, generate, getValue, hashCode
public static final NullLiteral INSTANCE
public String getCanonicalString(Context context)
getCanonicalString
in class LiteralValue<Object>
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.