You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2008/04/10 01:40:04 UTC

[jira] Created: (SANDBOX-230) add a variation of Algorithms.recurse() that allows the client to specify the continuing function type

add a variation of Algorithms.recurse() that allows the client to specify the continuing function type
------------------------------------------------------------------------------------------------------

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


It is conceivable that a client might want to continue on any instance of Function, or on any subclass of a given Function "family."

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


[jira] Resolved: (SANDBOX-230) add a variation of Algorithms.recurse() that allows the client to specify the continuing function type

Posted by "Matt Benson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDBOX-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Benson resolved SANDBOX-230.
---------------------------------

    Resolution: Fixed

svn rev 646593

> add a variation of Algorithms.recurse() that allows the client to specify the continuing function type
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SANDBOX-230
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-230
>             Project: Commons Sandbox
>          Issue Type: Improvement
>            Reporter: Matt Benson
>
> It is conceivable that a client might want to continue on any instance of Function, or on any subclass of a given Function "family."

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