Package org.apache.ivy.util.filter
Class OrFilter<T>
- java.lang.Object
-
- org.apache.ivy.util.filter.OrFilter<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccept(T o)Filter<T>getOp1()Filter<T>getOp2()
-