public class AllOf extends Filter
true if all component filters return true| Modifier and Type | Method and Description |
|---|---|
static AllOf |
allOf(java.util.Collection<Filter> filters) |
static AllOf |
allOf(Filter... filters) |
Selection |
apply(Table relation) |