public class RawPredicate extends Predicate
Predicate.PredicateTypeNO_PREDICATE| Constructor and Description |
|---|
RawPredicate(String rawExpr) |
| Modifier and Type | Method and Description |
|---|---|
static RawPredicate |
of(String rawExpr) |
String |
toString()
要求所有子类实现toString方法,以便输出谓词的字符串表示
|
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.