Package zombie.util
Interface IPredicate
- All Superinterfaces:
java.util.function.Predicate
public interface IPredicate
extends java.util.function.Predicate
-
Method Summary
Methods inherited from interface java.util.function.Predicate
and, negate, or, test