Interface QueryPredicateArg

All Known Implementing Classes:
QueryPredicateArg.Capture, QueryPredicateArg.Literal

@NullMarked public sealed interface QueryPredicateArg permits QueryPredicateArg.Capture, QueryPredicateArg.Literal
An argument to a QueryPredicate.