| Interface | Description |
|---|---|
| Predicate<E> |
A predicate that checks if some value leads to true or false.
|
| Class | Description |
|---|---|
| BooleanPredicate |
A predicate that checks if some value leads to true or false.
|
| DoublePredicate |
A predicate that checks if some value leads to true or false.
|
| IntPredicate |
A predicate that checks if some value leads to true or false.
|
| LongPredicate |
A predicate that checks if some value leads to true or false.
|
| Predicates |
Predicate utility class.
|
Copyright © 2025. All rights reserved.