Uses of Class
org.jjoost.util.filters.BothFilterNot

Packages that use BothFilterNot
org.jjoost.util.filters   
 

Uses of BothFilterNot in org.jjoost.util.filters
 

Methods in org.jjoost.util.filters that return BothFilterNot
static
<E,F extends Filter<? super E> & FilterPartialOrder<E>>
BothFilterNot<E,F>
BothFilterNot.get(F negate)
          Returns the negation of the supplied filter implementing