- java.lang.Object
-
- io.annot8.api.filters.OrFilter<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stream<Filter>getFilters()Get all the sub filters of this operation.booleantest(T t)Predicate test
-