public interface Predicate<D>
boolean
accepts(D value)
boolean accepts(D value)
see also the complete user documentation .