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