Uses of Class
org.eclipse.collections.impl.block.factory.primitive.LongPredicates.LongIsOddPredicate
-
Packages that use LongPredicates.LongIsOddPredicate 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 LongPredicates.LongIsOddPredicate in org.eclipse.collections.impl.block.factory.primitive
Fields in org.eclipse.collections.impl.block.factory.primitive declared as LongPredicates.LongIsOddPredicate Modifier and Type Field Description private static LongPredicates.LongIsOddPredicate
LongPredicates. IS_ODD
-