Package org.apache.ivy.util.filter
Class AndFilter
- java.lang.Object
-
- org.apache.ivy.util.filter.AndFilter
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.lang.Object o)
Filter
getOp1()
Filter
getOp2()
-