Uses of Class
org.apache.commons.functor.core.composite.ConditionalProcedure

Packages that use ConditionalProcedure
org.apache.commons.functor.core.composite Functors composed of other functors. 
 

Uses of ConditionalProcedure in org.apache.commons.functor.core.composite
 

Methods in org.apache.commons.functor.core.composite with parameters of type ConditionalProcedure
 boolean ConditionalProcedure.equals(ConditionalProcedure that)
          Learn whether another ConditionalProcecure is equal to this.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.