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

Packages that use AcceptNone
org.jjoost.util   
org.jjoost.util.filters   
 

Uses of AcceptNone in org.jjoost.util
 

Methods in org.jjoost.util that return AcceptNone
static
<E> AcceptNone<E>
Filters.acceptNone()
          Return a filter that accepts nothing (i.e.
 

Uses of AcceptNone in org.jjoost.util.filters
 

Methods in org.jjoost.util.filters that return AcceptNone
static
<E> AcceptNone<E>
AcceptNone.get()
          Return the global instance of this filter