ICEfaces 3.1.0
Java API Documentation

org.icefaces.ace.util.collections
Interface Predicate

All Known Subinterfaces:
PredicateDecorator
All Known Implementing Classes:
AllPredicate, AnyPredicate, FalsePredicate, PropertyConstraintPredicate, TruePredicate

public interface Predicate


Method Summary
 boolean evaluate(java.lang.Object object)
           
 

Method Detail

evaluate

boolean evaluate(java.lang.Object object)

ICEfaces 3.1.0
Java API Documentation

Copyright 2012 ICEsoft Technologies Canada Corp., All Rights Reserved.