| Constructor | Description |
|---|---|
DeMorgan() |
| Modifier and Type | Method | Description |
|---|---|---|
Expression<K> |
applyInternal(Not<K> not,
ExprOptions<K> options) |
|
protected boolean |
isApply(Expression input) |
public Expression<K> applyInternal(Not<K> not, ExprOptions<K> options)
applyInternal in class Rule<Not<K>,K>Copyright © 2019. All rights reserved.