ICEfaces ACE Components 3.3.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 ACE Components 3.3.0
Java API Documentation

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