Uses of Class
org.apache.commons.functor.adapter.BinaryFunctionUnaryFunction

Packages that use BinaryFunctionUnaryFunction
org.apache.commons.functor.adapter Classes that adapt one functor interface to another. 
 

Uses of BinaryFunctionUnaryFunction in org.apache.commons.functor.adapter
 

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



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