public static class ConditionAnalyzer.FixedValueCondition extends ConditionAnalyzer.Condition
Modifier | Constructor and Description |
---|---|
protected |
ConditionAnalyzer.FixedValueCondition(boolean fixedValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
getFixedValue() |
void |
toggleNegation() |
isNegated
protected ConditionAnalyzer.FixedValueCondition(boolean fixedValue)
public boolean getFixedValue()
public void toggleNegation()
toggleNegation
in class ConditionAnalyzer.Condition
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.