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