See: Description
| Interface | Description |
|---|---|
| IsNotNull<T,R> | |
| IsNull<T,R> | |
| NullPredicate<T,R> |
Specialized predicate that holds additional metadata about the condition that
can be used to optimize the expression.
|
| Enum | Description |
|---|---|
| NullPredicateType |
Special types of predicates that can easily be recognized and potentially
short-circuited.
|
Copyright © 2019 Speedment, Inc.. All rights reserved.