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