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.Expressionpublic Class<?> getType()
getType in interface ConditionAnalyzer.Expressionpublic Class<?> getTypeAsPrimitive()
public Object getValue()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.