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