RichFaces Core API 4.2.1.Final

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.2.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.