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