| Package | Description |
|---|---|
| com.hammurapi.extract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommutativeCompositePredicate<T,C,S extends CommutativeCompositePredicate<T,C,S>>
Order of parts can be changed in a commutative composite predicate can be
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommutativeAnd<T,C>
Commutative AND.
|
class |
CommutativeOr<T,C>
Commutative OR.
|