@Beta public final class NotCondition extends Condition
| Constructor and Description |
|---|
NotCondition(Condition c) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doVerify(Review review,
WorkflowContext context) |
isOnContextpublic NotCondition(Condition c)
public boolean doVerify(@Nullable Review review, WorkflowContext context)
Copyright © 2009-2012 SonarSource. All Rights Reserved.