Interface ItemRangeDispatchPredicate


@NonExtendable public interface ItemRangeDispatchPredicate
Contains factories for often-used "range dispatch" predicates, which check if a value in ItemPredicateContext is at or above a certain threshold.

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

Since:
2.9.3
See Also: