Uses of Class
org.eclipse.collections.impl.block.factory.StringPredicates2.NotEqualsIgnoreCase
-
Packages that use StringPredicates2.NotEqualsIgnoreCase Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction
,Predicate
,SerializableComparator
andProcedure
. -
-
Uses of StringPredicates2.NotEqualsIgnoreCase in org.eclipse.collections.impl.block.factory
Fields in org.eclipse.collections.impl.block.factory declared as StringPredicates2.NotEqualsIgnoreCase Modifier and Type Field Description private static StringPredicates2.NotEqualsIgnoreCase
StringPredicates2. NOT_EQUALS_IGNORE_CASE
-