[ 
https://issues.apache.org/jira/browse/FUNCTOR-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruno P. Kinoshita resolved FUNCTOR-27.
---------------------------------------

    Resolution: Fixed

Fixed in [r1482663|http://svn.apache.org/r1482663]
                
> Add static method to create a Limit like in other classes in [functor]
> ----------------------------------------------------------------------
>
>                 Key: FUNCTOR-27
>                 URL: https://issues.apache.org/jira/browse/FUNCTOR-27
>             Project: Commons Functor
>          Issue Type: Improvement
>            Reporter: Bruno P. Kinoshita
>            Assignee: Bruno P. Kinoshita
>            Priority: Trivial
>
> Other classes in oac.functor.core provide static methods to create the 
> objects (NoOp#instance, Constant#of, LeftIdentity#predicate, etc), but Limit 
> is missing one. 
> It could be Limit#of(i:int), that would simply invoke Limit(i:int) 
> constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to