Interface ItemMatchPredicate

All Superinterfaces:
MatchPredicate

@NonExtendable public interface ItemMatchPredicate extends MatchPredicate
Contains factories for often-used "match" predicates, that match for a value in ItemPredicateContext.

Predicates created through these factories support conflict detection when used with custom items. It is as such preferred to use these over custom defined predicates when possible.