Uses of Interface
java.util.function.IntPredicate

Packages that use IntPredicate
Package
Description
Functional interfaces provide target types for lambda expressions and method references.
Classes to support functional-style operations on streams of elements, such as map-reduce transformations on collections.