public static class ConditionAnalyzer.FixedExpression extends Object implements ConditionAnalyzer.Expression
Modifier and Type | Method and Description |
---|---|
boolean |
canBeNull() |
Class<?> |
getType() |
Class<?> |
getTypeAsPrimitive() |
Object |
getValue() |
String |
toString() |
public boolean canBeNull()
canBeNull
in interface ConditionAnalyzer.Expression
public Class<?> getType()
getType
in interface ConditionAnalyzer.Expression
public Class<?> getTypeAsPrimitive()
public Object getValue()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.