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

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

Uses of AcceptAll in org.jjoost.util
 

Methods in org.jjoost.util that return AcceptAll
static
<E> AcceptAll<E>
Filters.acceptAll()
          Return a filter that accepts everything (i.e.
 

Uses of AcceptAll in org.jjoost.util.filters
 

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