| Package | Description |
|---|---|
| com.bpodgursky.jbool_expressions | |
| com.bpodgursky.jbool_expressions.rules |
| Modifier and Type | Method | Description |
|---|---|---|
static <K> Not<K> |
Not.of(Expression<K> e) |
| Modifier and Type | Method | Description |
|---|---|---|
Expression<K> |
DeMorgan.applyInternal(Not<K> not,
ExprOptions<K> options) |
|
Expression<K> |
SimplifyNot.applyInternal(Not<K> input,
ExprOptions<K> options) |
Copyright © 2019. All rights reserved.