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