Interface IntPredicate

All Superinterfaces:
IntPredicate
All Known Implementing Classes:
IntPredicate.SimpleIntPredicate

public interface IntPredicate extends IntPredicate
An enhanced integer predicate.
Author:
Paul Ferraro