Class StringPredicates2.StartsWith
java.lang.Object
org.eclipse.collections.impl.block.factory.Predicates2<String,String>
org.eclipse.collections.impl.block.factory.StringPredicates2.StartsWith
- All Implemented Interfaces:
Serializable, BiPredicate<String,String>, Predicate2<String, String>
- Enclosing class:
StringPredicates2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Predicates2
alwaysFalse, alwaysTrue, and, and, attributeEqual, attributeGreaterThan, attributeGreaterThanOrEqualTo, attributeIn, attributeLessThan, attributeLessThanOrEqualTo, attributeNotEqual, attributeNotIn, equal, greaterThan, greaterThanOrEqualTo, in, instanceOf, isNull, lessThan, lessThanOrEqualTo, not, notEqual, notIn, notInstanceOf, notNull, notSameAs, or, or, sameAs, throwing, throwingMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface BiPredicate
and, negate, orMethods inherited from interface Predicate2
test
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
StartsWith
private StartsWith()
-
-
Method Details
-
accept
-
toString
-