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

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

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

Methods in org.apache.commons.functor.core.composite with parameters of type TransformedBinaryProcedure
 boolean TransformedBinaryProcedure.equals(TransformedBinaryProcedure<?,?> that)
          Learn whether another TransformedBinaryProcedure is equal to this.
 



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