Uses of Class
org.eclipse.collections.impl.block.factory.primitive.IntPredicates.IntIsEvenPredicate
-
Packages that use IntPredicates.IntIsEvenPredicate Package Description org.eclipse.collections.impl.block.factory.primitive This package contains factory implementations for primitive functions, primitive predicates, primitive procedures and primitive comparators. -
-
Uses of IntPredicates.IntIsEvenPredicate in org.eclipse.collections.impl.block.factory.primitive
Fields in org.eclipse.collections.impl.block.factory.primitive declared as IntPredicates.IntIsEvenPredicate Modifier and Type Field Description private static IntPredicates.IntIsEvenPredicate
IntPredicates. IS_EVEN
-