Liferay 6.2.0-ce-rc4

com.liferay.portal.kernel.util
Interface PredicateFilter<T>


public interface PredicateFilter<T>


Method Summary
 boolean filter(T t)
           
 

Method Detail

filter

boolean filter(T t)

Liferay 6.2.0-ce-rc4