public class AnyOf extends Filter
true if all component filters return true| Modifier and Type | Method and Description |
|---|---|
static AnyOf |
anyOf(Collection<Filter> filters) |
static AnyOf |
anyOf(Filter... filters) |
Selection |
apply(Table relation) |
Copyright © 2017. All rights reserved.