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