Field and Description |
---|
de.caff.generics.function.Predicate1.ALWAYS_FALSE
Use
Predicate1.alwaysFalse() instead as the returned predicate is smarter. |
de.caff.generics.function.Predicate1.ALWAYS_TRUE
Use
Predicate1.alwaysTrue() instead as the returned predicate is smarter. |