Improve method signature consistency amongst static utlity methods in adapters 
subpackage
-----------------------------------------------------------------------------------------

                 Key: SANDBOX-229
                 URL: https://issues.apache.org/jira/browse/SANDBOX-229
             Project: Commons Sandbox
          Issue Type: Improvement
            Reporter: Matt Benson


IgnoreLeftFunction and IgnoreRightFunction return BinaryFunction from their 
adapt methods while all their sibling classes return specific types.  It is 
reasonable that a static method from a given functor implementation would 
return an instance of the declaring class; further, consistency should be seen 
as important for a package containing so many implementations of relatively few 
interfaces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to