| Package | Description |
|---|---|
| ch.awae.utils.logic |
The
Logic system provides an intuitive
extension to the BooleanSupplier that supports
boolean operators for more expressive solutions. |
| Modifier and Type | Method and Description |
|---|---|
static LogicCluster |
Logic.cluster(Logic... elements)
prepares a function evaluating all given elements and returns a summary
representing all states as a number.
|
Copyright © 2018. All Rights Reserved.