org.richfaces.model.filter
Interface Filter<T>


public interface Filter<T>

Author:
Maksim Kaszynski

Method Summary
 boolean accept(T t)
           
 

Method Detail

accept

boolean accept(T t)


Copyright © 2010. All Rights Reserved.