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