Composite utility class has inconsistent method signatures
----------------------------------------------------------
Key: SANDBOX-228
URL: https://issues.apache.org/jira/browse/SANDBOX-228
Project: Commons Sandbox
Issue Type: Improvement
Reporter: Matt Benson
The unary methods return CompositeUnary* while the binary methods return
Binary*. For this all-static methods utility class, it seems appropriate that
they all be more generic for greatest flexibility/polymorphism.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.