public class Predicated extends Object
| Modifier and Type | Field and Description |
|---|---|
PredicateSet |
predicateSet |
| Constructor and Description |
|---|
Predicated() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPredicate(Expression predicate) |
void |
setPredicate(Predicated predicated) |
public PredicateSet predicateSet
public void setPredicate(Predicated predicated)
public void addPredicate(Expression predicate)
Copyright © 2021. All rights reserved.