RichFaces Core API 4.1.0.20111101-M4

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)

RichFaces Core API 4.1.0.20111101-M4

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.