org.richfaces.model
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 JBoss, a division of Red Hat, Inc.. All Rights Reserved.