RichFaces Core API 4.3.0.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.3.0.Final

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