
public interface BooleanConditionFactory<F extends BooleanConditionFactory>
| Modifier and Type | Method and Description |
|---|---|
F |
not()
Returns a new condition factory negating all created conditions.
|
F not()
Copyright © 2016 JBoss by Red Hat. All rights reserved.