Package zombie.util

Interface IPredicate<E>

All Superinterfaces:
Predicate<E>

public interface IPredicate<E> extends Predicate<E>