C - the generic typeL - the generic typepublic interface IsNotNullExpression<C extends ConditionExpression,L extends LogicExpression<C,L>> extends ConditionExpression
IsNotNullExpression
.| 限定符和类型 | 方法和说明 |
|---|---|
<T,R> L |
inn(cn.featherfly.common.lang.function.SerializableFunction<T,R> name)
is not null.
|
L |
inn(java.lang.String name)
is not null.
|
expression