java.lang.Object
io.jenetics.internal.util.Predicates
This class contains some common predicates
- Since:
- 3.0
- Version:
- 4.3
-
Field Summary
-
Method Summary
-
Field Details
-
TRUE
-
-
Method Details
-
True
Return a predicate, which always returntrue
.- Type Parameters:
T
- the predicate type- Returns:
- a predicate, which always return
true
-